Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-001205
#<BuildRuby:0x000055ad5bb2da00
@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.20231216-001205",
@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.000022)
autoconf 0.000035 0.000007 0.000042 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.002868 0.004606 2.522595 ( 2.648762)
build_miniruby 0.001348 0.000299 1.772637 ( 1.779710)
build_ruby 0.002052 0.000000 3.432397 ( 3.697908)
build_all 0.008483 0.000488 5.881695 ( 2.922730)
build_install 0.008218 0.008374 7.439012 ( 3.990700)
test_btest 0.000706 0.000182 84.095282 ( 30.882718)
test_basic 0.000000 0.007539 0.909563 ( 1.025503)
test_all 0.068927 0.053125 698.212317 (202.991645)
test_rubyspec 0.027804 0.025365 86.166383 ( 97.932111)
total: 347.87 sec