Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-141317
#<BuildRuby:0x00007f1f7721fdc0
@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.20241021-141317",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003220 0.004675 3.193074 ( 3.124385)
build_miniruby 0.001351 0.000293 1.573301 ( 1.571406)
build_ruby 0.001523 0.000331 3.414132 ( 3.565670)
build_all 0.007783 0.000736 6.640920 ( 2.729499)
build_install 0.019013 0.006139 10.175978 ( 4.780344)
test_btest 0.000721 0.000163 87.441489 ( 23.704839)
test_basic 0.003976 0.005075 0.817402 ( 0.865139)
test_all 0.099844 0.048801 662.743562 (190.264897)
test_rubyspec 0.058806 0.027960 133.435458 ( 38.001099)
total: 268.61 sec