Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-004933
#<BuildRuby:0x0000557a4f4b6008
@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.20240205-004933",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005884 0.000163 1.779925 ( 2.154035)
build_miniruby 0.001352 0.000129 1.624272 ( 1.622998)
build_ruby 0.001277 0.000122 3.436602 ( 3.676853)
build_all 0.007750 0.000000 6.116130 ( 2.957284)
build_install 0.008596 0.009943 7.389078 ( 4.543857)
test_btest 0.000821 0.000142 86.560056 ( 34.446914)
test_basic 0.004135 0.003114 0.938585 ( 1.010806)
test_all 0.089012 0.028672 739.330235 (233.282263)
test_rubyspec 0.083289 0.026498 188.123351 (235.368071)
total: 519.06 sec