Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-053108
#<BuildRuby:0x00007fa0b36ffdc8
@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.20240923-053108",
@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.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.004695 0.004167 4.374647 ( 3.702581)
build_miniruby 0.001643 0.000212 1.538505 ( 1.535006)
build_ruby 0.002007 0.000259 4.173904 ( 4.390644)
build_all 0.004425 0.004936 6.775141 ( 2.771786)
build_install 0.012202 0.005837 9.788731 ( 4.518694)
test_btest 0.000922 0.000173 90.416235 ( 24.088651)
test_basic 0.010149 0.000151 0.991964 ( 1.039706)
test_all 0.094656 0.056479 796.703850 (264.545396)
test_rubyspec 0.048727 0.035511 133.958895 ( 28.958848)
total: 335.55 sec