Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-231710
#<BuildRuby:0x0000562ef27e5f50
@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.20240312-231710",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006120 0.000918 2.128613 ( 1.913507)
build_miniruby 0.001078 0.000162 1.482598 ( 1.481899)
build_ruby 0.001412 0.000000 2.866172 ( 3.103388)
build_all 0.006724 0.000574 6.740070 ( 2.615994)
build_install 0.013583 0.003750 7.652174 ( 3.370382)
test_btest 0.000773 0.000124 91.238241 ( 23.856719)
test_basic 0.005667 0.000216 0.806017 ( 0.868139)
test_all 0.069507 0.048359 791.814810 (230.764086)
test_rubyspec 0.063246 0.027467 122.806423 (132.292471)
total: 400.27 sec