Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-192959
#<BuildRuby:0x00007f7985e8fde0
@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.20241016-192959",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.003619 0.003990 3.148515 ( 3.131044)
build_miniruby 0.001476 0.000354 1.940410 ( 2.112586)
build_ruby 0.001922 0.000462 4.887155 ( 5.467395)
build_all 0.010135 0.001362 7.913920 ( 4.687483)
build_install 0.017843 0.004461 10.448801 ( 5.492401)
test_btest 0.000758 0.000177 88.123907 ( 22.833080)
test_basic 0.010618 0.000380 1.048191 ( 1.093133)
test_all 0.100850 0.048800 701.336241 (221.269890)
test_rubyspec 0.043152 0.046967 139.557508 ( 31.093523)
total: 297.18 sec