Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-085553
#<BuildRuby:0x000055d919eea230
@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.20231219-085553",
@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.000025 0.000004 0.000029 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000037)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.003946 0.004040 2.502468 ( 3.483890)
build_miniruby 0.001359 0.000243 1.684798 ( 1.730758)
build_ruby 0.001500 0.000268 3.357600 ( 3.740874)
build_all 0.007773 0.000621 5.957697 ( 4.829959)
build_install 0.012659 0.007635 7.581828 ( 5.642538)
test_btest 0.000871 0.000184 81.900272 ( 62.245169)
test_basic 0.007747 0.000000 0.955920 ( 1.240467)
test_all 0.097203 0.024750 686.140493 (333.799907)
test_rubyspec 0.057704 0.021226 103.417410 (145.472281)
total: 562.19 sec