Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-015618
#<BuildRuby:0x000055df945164f8
@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.20231223-015618",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000017 0.000004 0.000021 ( 0.000019)
build_up 0.003484 0.002018 1.588372 ( 1.978243)
build_miniruby 0.001024 0.000236 1.541672 ( 1.542491)
build_ruby 0.001368 0.000315 3.211042 ( 3.429723)
build_all 0.000285 0.007532 5.484154 ( 3.640439)
build_install 0.004490 0.011513 6.669501 ( 4.023016)
test_btest 0.000466 0.000190 79.389295 ( 30.167054)
test_basic 0.003236 0.001992 0.826782 ( 3.504385)
test_all 0.078658 0.039653 668.734373 (238.705393)
test_rubyspec 0.048055 0.017462 92.751168 (104.491639)
total: 391.48 sec