Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-133621
#<BuildRuby:0x00007f592e63fdd8
@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.20240711-133621",
@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.000023 0.000007 0.000030 ( 0.000024)
autoconf 0.000040 0.000011 0.000051 ( 0.000047)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.009002 0.000000 4.123625 ( 4.313347)
build_miniruby 0.002190 0.000000 1.791464 ( 1.796881)
build_ruby 0.002008 0.000432 4.257635 ( 4.458936)
build_all 0.006175 0.004590 8.624797 ( 4.101192)
build_install 0.017134 0.007169 11.676498 ( 6.298253)
test_btest 0.000703 0.000209 121.706753 ( 53.949319)
test_basic 0.005197 0.007040 1.373577 ( 1.484004)
test_all 0.101131 0.057873 892.688869 (347.562311)
test_rubyspec 0.049143 0.037397 167.550351 ( 36.405859)
total: 460.37 sec