Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-024358
#<BuildRuby:0x00007fee8351fdc8
@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.20241124-024358",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.004928 0.002365 3.872907 ( 3.750823)
build_miniruby 0.001373 0.000321 1.485781 ( 1.482394)
build_ruby 0.001574 0.000367 3.985186 ( 4.109711)
build_all 0.007887 0.000000 6.232907 ( 2.694804)
build_install 0.018813 0.000000 8.586048 ( 4.096105)
test_btest 0.000757 0.000038 74.964394 ( 19.889486)
test_basic 0.003423 0.005969 0.860611 ( 0.907645)
test_all 0.115348 0.029197 726.808726 (223.696433)
test_rubyspec 0.040575 0.034924 117.128848 ( 37.508812)
total: 298.14 sec