Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-231606
#<BuildRuby:0x000055f0ac4961a8
@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.20240112-231606",
@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.000005 0.000022 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.004734 0.001183 1.703094 ( 2.375082)
build_miniruby 0.000000 0.001273 1.715621 ( 1.739928)
build_ruby 0.000000 0.001707 3.540797 ( 3.850044)
build_all 0.002602 0.004894 5.574311 ( 2.811748)
build_install 0.016884 0.000000 7.041581 ( 4.192899)
test_btest 0.000689 0.000000 82.533248 ( 33.249622)
test_basic 0.003418 0.003015 0.742401 ( 0.808540)
test_all 0.077361 0.040296 784.988298 (337.056794)
test_rubyspec 0.031356 0.036255 95.990260 (107.846177)
total: 493.93 sec