Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-045022
#<BuildRuby:0x0000565480b89e50
@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-045022",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005069 0.000162 1.633132 ( 2.027596)
build_miniruby 0.001198 0.000185 1.370529 ( 1.368360)
build_ruby 0.000000 0.001805 3.138623 ( 3.345998)
build_all 0.000000 0.007524 5.443282 ( 2.948412)
build_install 0.013358 0.004122 6.876323 ( 4.280582)
test_btest 0.000755 0.000189 82.880759 ( 34.201892)
test_basic 0.000000 0.007526 0.930100 ( 1.032680)
test_all 0.090069 0.027853 754.839307 (283.308691)
test_rubyspec 0.039260 0.030617 95.759197 (107.849564)
total: 440.36 sec