Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-190809
#<BuildRuby:0x00005571e37f6480
@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.20240310-190809",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.007537 2.707642 ( 2.533836)
build_miniruby 0.000000 0.001525 1.644420 ( 1.643270)
build_ruby 0.000000 0.001748 3.414681 ( 3.614985)
build_all 0.002996 0.005045 6.738190 ( 3.447906)
build_install 0.017339 0.002629 8.660059 ( 4.974360)
test_btest 0.000547 0.000156 91.405872 ( 37.448028)
test_basic 0.003548 0.004651 0.973251 ( 1.068018)
test_all 0.081657 0.034622 734.808165 (274.472844)
test_rubyspec 0.052576 0.039277 123.893684 (133.535304)
total: 462.74 sec