Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-172757
#<BuildRuby:0x000055fe91be20e0
@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.20230630-172757",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.006281 0.001013 2.121109 ( 6.545501)
build_miniruby 0.001392 0.000224 1.754591 ( 4.493968)
build_ruby 0.001489 0.000240 3.471921 ( 7.421981)
build_all 0.004858 0.004170 2.580511 ( 5.085419)
build_install 0.016435 0.005760 4.059537 ( 8.966003)
test_btest 0.000789 0.000162 82.202207 ( 84.716486)
test_basic 0.002637 0.004935 0.890587 ( 2.317532)
test_all 0.001010 0.000238 638.945340 (699.242607)
test_rubyspec 0.040079 0.021760 95.081003 (186.840906)
total: 1005.63 sec