Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-110911
#<BuildRuby:0x00007fbe8eb1fdd8
@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.20241005-110911",
@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.000008 0.000038 ( 0.000038)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.006921 0.001786 4.020661 ( 4.078461)
build_miniruby 0.001608 0.000000 1.512757 ( 1.513124)
build_ruby 0.002171 0.000000 3.708190 ( 3.889831)
build_all 0.008189 0.000864 7.273465 ( 2.898909)
build_install 0.010443 0.008714 9.726642 ( 4.401573)
test_btest 0.000636 0.000180 95.228936 ( 25.405571)
test_basic 0.004795 0.005495 1.177636 ( 1.224078)
test_all 0.094520 0.056668 730.706163 (251.339530)
test_rubyspec 0.032186 0.055550 132.693590 ( 28.300609)
total: 323.05 sec