Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-203431
#<BuildRuby:0x00007f877b97fdd8
@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.20241210-203431",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000040 0.000005 0.000045 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.007347 0.000429 3.248479 ( 3.163275)
build_miniruby 0.001277 0.000165 1.190063 ( 1.187060)
build_ruby 0.001529 0.000197 3.662491 ( 3.869160)
build_all 0.008707 0.000000 6.020504 ( 2.420545)
build_install 0.017551 0.000105 8.941981 ( 4.288968)
test_btest 0.000804 0.000087 75.309362 ( 20.392572)
test_basic 0.001631 0.008144 1.029483 ( 1.100703)
test_all 0.099377 0.045870 778.444010 (253.404548)
test_rubyspec 0.051034 0.035087 117.078057 ( 28.196452)
total: 318.02 sec