Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-005115
#<BuildRuby:0x0000557bb4352228
@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.20240320-005115",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000000 0.009528 3.998714 ( 3.099389)
build_miniruby 0.000000 0.001594 1.701966 ( 1.701786)
build_ruby 0.000000 0.001667 3.494019 ( 3.687335)
build_all 0.005321 0.002583 6.972325 ( 3.324260)
build_install 0.014141 0.006459 9.700456 ( 4.606792)
test_btest 0.000000 0.001062 94.846806 ( 30.738116)
test_basic 0.003368 0.003608 0.968615 ( 1.032131)
test_all 0.090328 0.029557 805.377624 (268.356153)
test_rubyspec 0.041388 0.042349 123.514509 (132.611947)
total: 449.16 sec