Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-060857
#<BuildRuby:0x00007f31174efdc8
@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.20241109-060857",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.000000 0.007289 3.488548 ( 3.745865)
build_miniruby 0.000726 0.000891 1.546470 ( 1.543596)
build_ruby 0.001337 0.000525 3.904783 ( 26.610263)
build_all 0.002371 0.005638 6.547561 ( 2.804122)
build_install 0.009351 0.008243 9.334335 ( 4.688540)
test_btest 0.000690 0.000322 79.822796 ( 20.989140)
test_basic 0.009712 0.000000 1.065870 ( 1.110729)
test_all 0.115167 0.030195 722.983786 (245.250063)
test_rubyspec 0.049863 0.033853 117.295288 ( 27.408009)
total: 334.15 sec