Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-173718
#<BuildRuby:0x000055637b2fe8e0
@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.20231209-173718",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.000000 0.007280 2.372805 ( 2.452191)
build_miniruby 0.000000 0.001760 1.694888 ( 1.698374)
build_ruby 0.000000 0.001987 3.421001 ( 3.610758)
build_all 0.001045 0.007017 5.823231 ( 2.790840)
build_install 0.020011 0.000253 7.572201 ( 4.085708)
test_btest 0.000693 0.000163 80.531435 ( 22.006867)
test_basic 0.001294 0.004208 0.797913 ( 0.858591)
test_all 0.101534 0.020642 650.173785 (199.477634)
test_rubyspec 0.036708 0.017776 80.770043 ( 92.153861)
total: 329.14 sec