Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-155343
#<BuildRuby:0x00007f9a1f93fdd0
@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.20241213-155343",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.001571 0.004180 2.322484 ( 2.683571)
build_miniruby 0.001244 0.000207 1.385109 ( 1.382064)
build_ruby 0.001625 0.000271 3.896564 ( 4.083096)
build_all 0.004822 0.003451 6.247363 ( 2.768045)
build_install 0.008750 0.008135 8.141612 ( 4.468290)
test_btest 0.000805 0.000190 74.910685 ( 20.229354)
test_basic 0.004856 0.007162 0.852545 ( 0.897486)
test_all 0.099021 0.046613 683.942477 (218.884852)
test_rubyspec 0.049779 0.031039 113.469474 ( 26.425819)
total: 281.82 sec