Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-220529
#<BuildRuby:0x00007f348e97fdc8
@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.20241030-220529",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.007256 0.000430 3.468524 ( 3.065898)
build_miniruby 0.001502 0.000204 1.657234 ( 1.653656)
build_ruby 0.001584 0.000216 4.082691 ( 4.222730)
build_all 0.007513 0.000406 6.450557 ( 2.679119)
build_install 0.008628 0.008115 8.589259 ( 3.854581)
test_btest 0.000915 0.000176 70.707766 ( 18.707903)
test_basic 0.008450 0.000752 1.006940 ( 1.056462)
test_all 0.106253 0.035478 697.103770 (227.771155)
test_rubyspec 0.050269 0.027703 118.645502 ( 25.377867)
total: 288.39 sec