Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-115809
#<BuildRuby:0x0000563c95fc6138
@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.20240305-115809",
@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.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.004501 0.005083 2.752000 ( 4.253396)
build_miniruby 0.000000 0.001668 1.913369 ( 2.217038)
build_ruby 0.001251 0.000645 3.938796 ( 5.100468)
build_all 0.007052 0.001763 7.047292 ( 6.935179)
build_install 0.019505 0.003690 9.191627 ( 9.859868)
test_btest 0.000905 0.000218 94.497323 (100.270007)
test_basic 0.008387 0.000000 1.069976 ( 1.898513)
test_all 0.078755 0.048677 875.542146 (669.219246)
test_rubyspec 0.050870 0.048703 139.031631 (187.804378)
total: 987.56 sec