Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-173635
#<BuildRuby:0x0000559dca83df70
@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.20240123-173635",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004993 0.000555 1.568578 ( 1.955172)
build_miniruby 0.001354 0.000150 1.593617 ( 1.594697)
build_ruby 0.001719 0.000000 3.232722 ( 3.492080)
build_all 0.004557 0.003420 6.346804 ( 3.291569)
build_install 0.013116 0.005719 7.596370 ( 4.641933)
test_btest 0.001222 0.000000 85.946996 ( 36.009942)
test_basic 0.003055 0.004464 0.949246 ( 1.055706)
test_all 0.081386 0.032963 695.100565 (307.708042)
test_rubyspec 0.060983 0.043808 170.788432 (182.791248)
total: 542.54 sec