Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-212744
#<BuildRuby:0x00007fb99d1ffdc0
@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.20241017-212744",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000032)
build_up 0.004274 0.004127 3.706101 ( 3.566308)
build_miniruby 0.001198 0.000279 1.188815 ( 1.185630)
build_ruby 0.002034 0.000000 3.227517 ( 3.449717)
build_all 0.008669 0.000588 6.504709 ( 2.484294)
build_install 0.021205 0.000907 9.786779 ( 5.880997)
test_btest 0.000888 0.000000 94.275195 ( 25.872036)
test_basic 0.007764 0.002599 1.093685 ( 2.268998)
test_all 0.108016 0.046564 745.003086 (228.107910)
test_rubyspec 0.051909 0.035103 136.630198 ( 29.730081)
total: 302.55 sec