Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-152746
#<BuildRuby:0x00007f624394fdc0
@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.20240928-152746",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.004095 0.004051 4.394942 ( 3.821964)
build_miniruby 0.001123 0.000272 1.156051 ( 1.153411)
build_ruby 0.001372 0.000331 3.127106 ( 3.311646)
build_all 0.005008 0.003291 6.300912 ( 2.429066)
build_install 0.008201 0.012133 9.934063 ( 4.557597)
test_btest 0.000683 0.000228 89.047539 ( 23.258516)
test_basic 0.004072 0.006614 0.955820 ( 1.002122)
test_all 0.079514 0.065873 681.183261 (207.138989)
test_rubyspec 0.045619 0.036376 128.764689 ( 26.571861)
total: 273.25 sec