Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-153714
#<BuildRuby:0x00007f62d187fdd0
@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-153714",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.001358 0.007007 3.601396 ( 3.237055)
build_miniruby 0.000000 0.001605 1.280111 ( 1.276664)
build_ruby 0.000000 0.001770 3.000866 ( 3.227795)
build_all 0.004500 0.002762 5.469048 ( 2.147458)
build_install 0.013216 0.006679 8.774993 ( 3.851673)
test_btest 0.000674 0.000311 82.368555 ( 22.360694)
test_basic 0.004361 0.005902 1.122400 ( 1.169213)
test_all 0.107423 0.033654 705.449116 (215.718475)
test_rubyspec 0.050229 0.033411 133.181017 ( 22.482190)
total: 275.47 sec