Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-114024
#<BuildRuby:0x000056098b65df48
@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.20231020-114024",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005319 0.000851 1.757325 ( 1.914409)
build_miniruby 0.001241 0.000199 1.283072 ( 1.292455)
build_ruby 0.001103 0.000177 2.780216 ( 7.412955)
build_all 0.003900 0.003365 5.483057 ( 2.243795)
build_install 0.017781 0.000266 7.105073 ( 3.636661)
test_btest 0.001043 0.000168 80.371922 ( 29.806517)
test_basic 0.000669 0.004254 0.849735 ( 0.948629)
test_all 0.001820 0.007715 652.156446 (208.235193)
test_rubyspec 0.038883 0.026658 94.578415 (109.330968)
total: 364.82 sec