Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-163107
#<BuildRuby:0x00007f7053ebfdc8
@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.20240702-163107",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000037 0.000011 0.000048 ( 0.000049)
configure 0.000032 0.000010 0.000042 ( 0.000042)
build_up 0.003715 0.005226 3.532414 ( 3.137485)
build_miniruby 0.001241 0.000414 1.166107 ( 1.163097)
build_ruby 0.001422 0.000474 3.330716 ( 3.567646)
build_all 0.000000 0.007936 6.835963 ( 2.596534)
build_install 0.012790 0.006304 9.957981 ( 4.837808)
test_btest 0.000566 0.000226 112.551223 ( 31.321132)
test_basic 0.008825 0.000061 1.083105 ( 1.129818)
test_all 0.121211 0.031555 926.948133 (273.786669)
test_rubyspec 0.045779 0.048076 167.464201 ( 34.090505)
total: 355.63 sec