Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-043056
#<BuildRuby:0x00007f0ca003fdc8
@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.20240928-043056",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.002077 0.007660 5.047267 ( 10.238986)
build_miniruby 0.001604 0.000320 1.592387 ( 3.105970)
build_ruby 0.000000 0.002286 4.549993 ( 38.769909)
build_all 0.004740 0.005822 7.757527 ( 6.602390)
build_install 0.017649 0.006398 11.235016 ( 9.665267)
test_btest 0.000687 0.000176 102.242392 ( 93.333877)
test_basic 0.004864 0.008112 1.340779 ( 1.964644)
test_all 0.137500 0.027645 888.026664 (871.361193)
test_rubyspec 0.057904 0.034016 146.285071 (118.264082)
total: 1153.31 sec