Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-233036
#<BuildRuby:0x00007f65e884fdc8
@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.20240926-233036",
@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.000000 0.000036 0.000036 ( 0.000038)
autoconf 0.000000 0.000045 0.000045 ( 0.000044)
configure 0.000000 0.000039 0.000039 ( 0.000039)
build_up 0.003706 0.004825 4.475936 ( 3.728887)
build_miniruby 0.001167 0.000351 1.274437 ( 1.271256)
build_ruby 0.001442 0.000433 3.536677 ( 3.727790)
build_all 0.005999 0.001800 6.597353 ( 2.712516)
build_install 0.010779 0.009395 9.477465 ( 4.153723)
test_btest 0.000649 0.000223 88.748130 ( 23.152402)
test_basic 0.007571 0.001147 0.935702 ( 0.983262)
test_all 0.091075 0.059426 700.899574 (208.252842)
test_rubyspec 0.039155 0.049278 130.756046 ( 25.083469)
total: 273.07 sec