Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-054620
#<BuildRuby:0x00007fa0ee53fde0
@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.20241014-054620",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.007926 0.000000 3.670147 ( 3.476174)
build_miniruby 0.001513 0.000156 1.486187 ( 1.482489)
build_ruby 0.001868 0.000201 3.749449 ( 3.902706)
build_all 0.004477 0.004180 7.021588 ( 2.761711)
build_install 0.016269 0.003523 10.573799 ( 5.210344)
test_btest 0.000769 0.000107 95.939406 ( 25.289835)
test_basic 0.006502 0.004452 1.016067 ( 1.057605)
test_all 0.116150 0.038188 788.790214 (229.866100)
test_rubyspec 0.061923 0.032956 137.005399 ( 30.846009)
total: 303.89 sec