Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-054000
#<BuildRuby:0x00007f23a1e3fdc0
@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.20241130-054000",
@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.000028 0.000004 0.000032 ( 0.000031)
autoconf 0.000047 0.000005 0.000052 ( 0.000052)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.008969 0.000561 3.866241 ( 6.558642)
build_miniruby 0.001534 0.000176 1.795484 ( 2.620679)
build_ruby 0.002304 0.000263 4.511486 ( 70.858760)
build_all 0.006629 0.003498 6.746027 ( 4.720351)
build_install 0.023639 0.000838 9.526306 ( 12.690923)
test_btest 0.000768 0.000092 71.411726 ( 23.303916)
test_basic 0.006717 0.000799 0.707491 ( 1.779355)
test_all 0.114341 0.040266 779.476034 (299.188499)
test_rubyspec 0.034667 0.051743 120.904956 ( 25.045505)
total: 446.77 sec