Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-163303
#<BuildRuby:0x00007fcda01dfdd8
@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.20240809-163303",
@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.000006 0.000020 ( 0.000021)
autoconf 0.000031 0.000013 0.000044 ( 0.000044)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.002539 0.005286 2.910379 ( 2.773652)
build_miniruby 0.001016 0.000481 1.468069 ( 1.464532)
build_ruby 0.000000 0.001968 3.690542 ( 3.893401)
build_all 0.003138 0.005865 8.236177 ( 3.185246)
build_install 0.016101 0.001817 10.622068 ( 4.921574)
test_btest 0.000693 0.000333 115.249310 ( 30.253213)
test_basic 0.010044 0.000000 1.236295 ( 1.286467)
test_all 0.096985 0.051579 827.881975 (267.262121)
test_rubyspec 0.049234 0.036943 164.855909 ( 35.552119)
total: 350.59 sec