Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-023730
#<BuildRuby:0x00005589a247df48
@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.20240319-023730",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005418 0.003762 2.539763 ( 3.774452)
build_miniruby 0.001261 0.000168 1.842597 ( 2.035036)
build_ruby 0.001798 0.000240 3.902292 ( 4.809337)
build_all 0.005202 0.004326 7.286880 ( 6.453947)
build_install 0.013114 0.008498 9.199611 ( 8.360203)
test_btest 0.001158 0.000238 95.365006 ( 78.983875)
test_basic 0.002911 0.004933 1.046964 ( 1.619827)
test_all 0.080329 0.041229 823.052147 (430.044652)
test_rubyspec 0.051765 0.037964 129.354665 (139.392765)
total: 675.48 sec