Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-221022
#<BuildRuby:0x00007f1fce23fdd0
@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.20240731-221022",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.002829 0.004881 3.420416 ( 3.284678)
build_miniruby 0.001707 0.000000 1.619991 ( 1.616660)
build_ruby 0.001715 0.000000 3.880646 ( 4.080951)
build_all 0.003040 0.006075 7.785790 ( 3.069525)
build_install 0.022568 0.002303 11.154998 ( 6.079367)
test_btest 0.000765 0.000247 121.704233 ( 50.559307)
test_basic 0.007455 0.002412 1.261868 ( 1.314564)
test_all 0.108995 0.042045 799.816025 (233.396902)
test_rubyspec 0.047395 0.044272 164.434829 ( 32.512941)
total: 335.92 sec