Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-154905
#<BuildRuby:0x000056467a61dfc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230213-154905",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.004386 0.000069 1.094094 ( 1.508335)
build_miniruby 0.000924 0.000163 1.032981 ( 1.031125)
build_ruby 0.001129 0.000199 1.817659 ( 2.023767)
build_all 0.000000 0.006431 3.686955 ( 1.847256)
build_install 0.005284 0.006818 3.007805 ( 2.138887)
test_btest 0.000000 0.000734 56.558175 ( 15.918245)
test_basic 0.002246 0.002791 0.486961 ( 0.579595)
test_all 0.000994 0.000367 632.353218 (185.070244)
test_rubyspec 0.016714 0.021345 64.889837 ( 74.950099)
total: 285.07 sec