Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-100157
#<BuildRuby:0x00007f62f442fdc0
@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.20240923-100157",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.005944 0.002603 4.024377 ( 3.275506)
build_miniruby 0.001205 0.000281 1.224076 ( 1.221217)
build_ruby 0.001767 0.000000 3.581257 ( 3.713581)
build_all 0.007037 0.001130 6.219414 ( 2.520414)
build_install 0.016689 0.002402 8.647574 ( 3.806186)
test_btest 0.000682 0.000148 86.283249 ( 23.691663)
test_basic 0.004473 0.004959 0.780407 ( 0.837510)
test_all 0.100261 0.046733 691.214601 (234.561451)
test_rubyspec 0.052254 0.035622 132.524291 ( 23.149498)
total: 296.78 sec