Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-073714
#<BuildRuby:0x000055716ac0e230
@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-073714",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.005059 0.001380 2.380140 ( 2.452422)
build_miniruby 0.001184 0.000323 1.617863 ( 1.635445)
build_ruby 0.001503 0.000409 3.364448 ( 3.509536)
build_all 0.000000 0.008642 5.904961 ( 2.754519)
build_install 0.006677 0.012316 7.338044 ( 4.354506)
test_btest 0.000660 0.000304 82.789481 ( 27.329175)
test_basic 0.000756 0.006231 0.851857 ( 1.253946)
test_all 0.087560 0.035253 702.029365 (260.622322)
test_rubyspec 0.039203 0.031056 96.681478 (108.395502)
total: 412.31 sec