Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-002231
#<BuildRuby:0x00007f5900e4fdd0
@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.20241223-002231",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000024 0.000008 0.000032 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.001954 0.003333 1.601022 ( 1.917211)
build_miniruby 0.001492 0.000000 1.118835 ( 1.116035)
build_ruby 0.001793 0.000000 3.763541 ( 3.979405)
build_all 0.007048 0.000813 5.918316 ( 2.549475)
build_install 0.014656 0.000667 7.221154 ( 3.600255)
test_btest 0.000725 0.000203 68.912558 ( 18.350966)
test_basic 0.004686 0.004364 0.978145 ( 1.024998)
test_all 0.104270 0.034723 606.565809 (178.709341)
test_rubyspec 0.052569 0.026130 111.883575 ( 20.042096)
total: 231.29 sec