Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-181539
#<BuildRuby:0x00007fa41910fdc8
@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.20241024-181539",
@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.000025 0.000004 0.000029 ( 0.000031)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000034 0.000005 0.000039 ( 0.000040)
build_up 0.007472 0.000534 3.873624 ( 3.764384)
build_miniruby 0.001410 0.000214 1.614206 ( 1.611081)
build_ruby 0.001584 0.000240 3.860516 ( 4.058193)
build_all 0.008352 0.000618 6.716570 ( 2.849327)
build_install 0.006397 0.011440 8.695136 ( 3.945454)
test_btest 0.000792 0.000171 77.571437 ( 20.784403)
test_basic 0.010471 0.001335 1.134919 ( 1.183515)
test_all 0.103835 0.047715 728.100077 (219.111728)
test_rubyspec 0.058213 0.024988 124.902689 ( 28.070975)
total: 285.38 sec