Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-101115
#<BuildRuby:0x00007fa37738fdc0
@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.20241030-101115",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.003897 0.003975 3.663155 ( 3.180403)
build_miniruby 0.001265 0.000230 1.169230 ( 1.166402)
build_ruby 0.000000 0.001757 3.465124 ( 3.673865)
build_all 0.005944 0.001764 6.219655 ( 2.470036)
build_install 0.013118 0.005091 7.858973 ( 3.555999)
test_btest 0.000942 0.000000 71.362800 ( 18.817419)
test_basic 0.008732 0.000314 0.758761 ( 0.806333)
test_all 0.099016 0.042557 594.058764 (178.771612)
test_rubyspec 0.053267 0.025907 117.801430 ( 20.371381)
total: 232.81 sec