Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-104237
#<BuildRuby:0x00007f130707fdc0
@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.20241124-104237",
@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.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000258 0.007343 3.193753 ( 3.321073)
build_miniruby 0.001632 0.000340 1.472246 ( 1.468894)
build_ruby 0.001504 0.000313 3.884226 ( 4.009454)
build_all 0.007586 0.000707 6.367145 ( 2.713072)
build_install 0.025559 0.000000 10.124267 ( 6.794073)
test_btest 0.000873 0.000000 77.058394 ( 27.907323)
test_basic 0.007812 0.001025 1.028555 ( 1.081723)
test_all 0.101690 0.045797 751.054225 (220.375480)
test_rubyspec 0.050466 0.034244 116.785658 ( 24.978036)
total: 292.65 sec