Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-215344
#<BuildRuby:0x000055da60d06228
@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.20231212-215344",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005593 0.001215 2.359404 ( 2.530123)
build_miniruby 0.000000 0.001506 1.698520 ( 1.709651)
build_ruby 0.000000 0.001644 3.286262 ( 3.550592)
build_all 0.003126 0.004988 5.917083 ( 3.705958)
build_install 0.005884 0.012712 7.535376 ( 4.699752)
test_btest 0.000543 0.000214 83.027828 ( 36.115914)
test_basic 0.007230 0.000759 0.945588 ( 1.045296)
test_all 0.071210 0.043922 661.153450 (253.143385)
test_rubyspec 0.036511 0.024519 95.951717 (107.561993)
total: 414.06 sec