Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-022652
#<BuildRuby:0x000055dec96a63e8
@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.20240203-022652",
@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.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006192 0.000158 1.808715 ( 2.165827)
build_miniruby 0.001565 0.000121 1.473989 ( 1.473554)
build_ruby 0.001589 0.000122 3.425644 ( 3.648752)
build_all 0.004094 0.003424 6.075124 ( 2.926414)
build_install 0.017316 0.001328 7.657616 ( 4.444840)
test_btest 0.000832 0.000083 85.417431 ( 32.722622)
test_basic 0.000000 0.006767 0.882316 ( 0.993385)
test_all 0.088405 0.026290 757.467651 (301.754291)
test_rubyspec 0.058678 0.044506 168.293518 (181.828760)
total: 531.96 sec