Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-090806
#<BuildRuby:0x000055c5c4e01f70
@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.20240125-090806",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006388 0.000881 2.075778 ( 4.081434)
build_miniruby 0.000000 0.001979 1.921695 ( 2.273937)
build_ruby 0.000000 0.001785 3.522948 ( 4.576781)
build_all 0.008676 0.000000 6.521681 ( 6.757541)
build_install 0.022318 0.000495 8.160893 ( 9.475303)
test_btest 0.000000 0.000938 92.657455 (102.041116)
test_basic 0.006249 0.002230 0.993708 ( 1.933375)
test_all 0.076113 0.049612 785.343705 (572.233835)
test_rubyspec 0.078173 0.030419 178.373351 (199.634238)
total: 903.01 sec