Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-073145
#<BuildRuby:0x00007f0ee67dfdd8
@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.20240831-073145",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.000000 0.007946 3.292544 ( 3.355001)
build_miniruby 0.001085 0.000434 1.659870 ( 1.656182)
build_ruby 0.001360 0.000544 3.980676 ( 4.166497)
build_all 0.007156 0.001179 7.578185 ( 3.076732)
build_install 0.012442 0.005791 9.901921 ( 4.564991)
test_btest 0.000622 0.000244 107.614886 ( 27.720374)
test_basic 0.007040 0.001008 1.153173 ( 1.203536)
test_all 0.114871 0.033639 724.062466 (216.405673)
test_rubyspec 0.058422 0.034038 163.856535 ( 28.210492)
total: 290.36 sec