Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-040539
#<BuildRuby:0x0000562b484f2120
@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.20240206-040539",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005151 0.001405 2.022590 ( 2.700806)
build_miniruby 0.001225 0.000334 1.810499 ( 1.897112)
build_ruby 0.001536 0.000419 3.692046 ( 3.967334)
build_all 0.005092 0.003332 6.230790 ( 3.655474)
build_install 0.017152 0.003109 7.853768 ( 5.300989)
test_btest 0.000963 0.000000 86.897237 ( 37.663080)
test_basic 0.000060 0.007254 0.876411 ( 0.945841)
test_all 0.062245 0.053528 732.227895 (262.955129)
test_rubyspec 0.047670 0.055819 163.142906 (172.963905)
total: 492.05 sec