Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-161428
#<BuildRuby:0x0000555aa08d6120
@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.20230827-161428",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000032 0.000005 0.000037 ( 0.000031)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.002467 0.004371 2.223328 ( 3.543759)
build_miniruby 0.001595 0.000275 1.638005 ( 1.642713)
build_ruby 0.001532 0.000264 3.379431 ( 3.585991)
build_all 0.004104 0.004138 6.095144 ( 3.453733)
build_install 0.018266 0.001059 7.569332 ( 4.397791)
test_btest 0.000764 0.000139 83.135937 ( 39.247118)
test_basic 0.004045 0.005210 0.981917 ( 1.081139)
test_all 0.009122 0.000034 670.054606 (276.997766)
test_rubyspec 0.013451 0.055872 103.071713 (115.177978)
total: 449.13 sec