Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-121030
#<BuildRuby:0x00007fe4d7b1fdc8
@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.20240812-121030",
@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.000029 0.000000 0.000029 ( 0.000030)
autoconf 0.000053 0.000000 0.000053 ( 0.000052)
configure 0.000051 0.000000 0.000051 ( 0.000050)
build_up 0.008811 0.001025 4.203758 ( 5.159653)
build_miniruby 0.001971 0.000000 1.935946 ( 2.485877)
build_ruby 0.000000 0.002680 5.070319 ( 6.281891)
build_all 0.006733 0.005644 9.467088 ( 7.620342)
build_install 0.017872 0.007579 12.808618 ( 9.013165)
test_btest 0.000795 0.000203 127.043753 ( 62.364830)
test_basic 0.010272 0.002628 1.455905 ( 1.560572)
test_all 0.100774 0.056505 885.481955 (324.833848)
test_rubyspec 0.049730 0.040431 178.269117 ( 42.009687)
total: 461.33 sec