Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-141149
#<BuildRuby:0x00007fb17a35fdd0
@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.20241123-141149",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002339 0.004599 3.109040 ( 3.084393)
build_miniruby 0.001240 0.000334 1.477710 ( 1.475320)
build_ruby 0.001394 0.000376 3.122118 ( 3.265514)
build_all 0.004345 0.003027 5.448415 ( 2.156940)
build_install 0.014434 0.007531 8.320789 ( 4.015374)
test_btest 0.000836 0.000262 73.514391 ( 28.228632)
test_basic 0.004646 0.004219 0.815892 ( 0.863503)
test_all 0.060055 0.086911 703.239411 (203.657233)
test_rubyspec 0.060166 0.022060 117.114495 ( 22.381281)
total: 269.13 sec