Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-090304
#<BuildRuby:0x00007f8d2802fdc0
@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.20240905-090304",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.007142 0.000404 3.256595 ( 3.246926)
build_miniruby 0.001729 0.000225 1.254379 ( 1.250581)
build_ruby 0.001540 0.000200 3.631607 ( 3.790378)
build_all 0.005196 0.003132 8.002426 ( 3.076600)
build_install 0.020228 0.000546 10.744373 ( 5.026138)
test_btest 0.000980 0.000000 123.462382 ( 39.341873)
test_basic 0.013342 0.000234 1.492382 ( 1.768279)
test_all 0.112692 0.042726 954.502537 (318.711784)
test_rubyspec 0.048461 0.044383 175.175497 ( 51.363656)
total: 427.58 sec