Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-003323
#<BuildRuby:0x0000560c50c5a078
@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.20240213-003323",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006120 0.000942 2.119063 ( 2.851179)
build_miniruby 0.001425 0.000219 1.807816 ( 1.871908)
build_ruby 0.001735 0.000267 3.847621 ( 4.187086)
build_all 0.008497 0.000612 6.922036 ( 3.880904)
build_install 0.020089 0.000870 8.604818 ( 5.250590)
test_btest 0.000694 0.000092 93.405638 ( 39.724513)
test_basic 0.006491 0.000223 1.001534 ( 1.088506)
test_all 0.090657 0.028746 729.079544 (277.887651)
test_rubyspec 0.077689 0.026137 170.802556 (180.541459)
total: 517.28 sec