Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-101345
#<BuildRuby:0x00007f039ac9fdc0
@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.20240924-101345",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.004855 0.003520 4.072555 ( 3.516195)
build_miniruby 0.001671 0.000000 1.153203 ( 1.150195)
build_ruby 0.001850 0.000000 3.066929 ( 3.285068)
build_all 0.004581 0.003266 6.342397 ( 2.642557)
build_install 0.017160 0.003443 9.125058 ( 3.997565)
test_btest 0.000899 0.000175 86.222676 ( 22.488266)
test_basic 0.008852 0.000215 0.905649 ( 0.958703)
test_all 0.078142 0.071891 726.145314 (216.292299)
test_rubyspec 0.053316 0.030886 133.019582 ( 33.555940)
total: 287.89 sec