Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-141509
#<BuildRuby:0x000055c36b6aa4f8
@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.20240218-141509",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000025 0.000010 0.000035 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.001315 0.004611 2.008228 ( 2.434159)
build_miniruby 0.000000 0.001815 1.725121 ( 1.728654)
build_ruby 0.001119 0.000762 3.359945 ( 3.579734)
build_all 0.006701 0.001261 6.756980 ( 3.036600)
build_install 0.009173 0.010631 8.342374 ( 4.509468)
test_btest 0.000642 0.000333 95.049911 ( 35.953035)
test_basic 0.004870 0.002525 0.988046 ( 1.087338)
test_all 0.079009 0.037422 789.478879 (323.070452)
test_rubyspec 0.058813 0.029407 124.651257 (134.080332)
total: 509.48 sec