Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-054205
#<BuildRuby:0x00007f13466afdc8
@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.20241009-054205",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.000148 0.007922 3.948076 ( 4.171327)
build_miniruby 0.001274 0.000425 1.282780 ( 1.279968)
build_ruby 0.001296 0.000432 3.618358 ( 3.778963)
build_all 0.004329 0.004138 6.966422 ( 2.831496)
build_install 0.009986 0.006273 9.141649 ( 4.061714)
test_btest 0.000626 0.000235 90.582923 ( 23.576517)
test_basic 0.004065 0.005905 1.046399 ( 1.091910)
test_all 0.113181 0.035180 748.188313 (214.940361)
test_rubyspec 0.041185 0.043826 128.673333 ( 25.712521)
total: 281.45 sec