Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-210518
#<BuildRuby:0x00007f5e306cfdc8
@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.20240629-210518",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000049 0.000012 0.000061 ( 0.000055)
configure 0.000041 0.000010 0.000051 ( 0.000050)
build_up 0.009121 0.001164 4.676675 ( 5.259306)
build_miniruby 0.001843 0.000421 1.815054 ( 1.961826)
build_ruby 0.002692 0.000000 4.819318 ( 5.391683)
build_all 0.010543 0.001058 8.990350 ( 6.062704)
build_install 0.022867 0.003895 12.511046 ( 9.160289)
test_btest 0.000768 0.000161 124.007596 ( 72.497358)
test_basic 0.010959 0.000240 1.427102 ( 2.418435)
test_all 0.127120 0.035538 979.275741 (935.532888)
test_rubyspec 0.069529 0.027881 182.327293 (185.668949)
total: 1223.95 sec