Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-200550
#<BuildRuby:0x00007fbb0683fdd8
@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.20241001-200550",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.008191 0.001872 5.317040 ( 4.506831)
build_miniruby 0.000000 0.001897 1.765322 ( 1.811814)
build_ruby 0.000000 0.002181 4.693316 ( 4.951016)
build_all 0.005983 0.003563 7.408523 ( 3.505342)
build_install 0.020496 0.000931 11.002269 ( 5.731294)
test_btest 0.000671 0.000164 97.664206 ( 31.407599)
test_basic 0.001787 0.007853 1.119701 ( 1.165969)
test_all 0.119043 0.032144 744.249013 (215.975146)
test_rubyspec 0.042419 0.041272 133.043062 ( 28.280673)
total: 297.34 sec