Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-150717
#<BuildRuby:0x00007f0d46b6fdc8
@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.20240629-150717",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000036 0.000007 0.000043 ( 0.000044)
build_up 0.009419 0.001148 4.594926 ( 4.893559)
build_miniruby 0.001680 0.000356 1.809049 ( 1.983451)
build_ruby 0.001893 0.000401 4.554638 ( 4.991465)
build_all 0.007618 0.003121 9.045747 ( 5.962544)
build_install 0.021205 0.005186 12.377722 ( 9.192328)
test_btest 0.000872 0.000196 127.881447 (101.655206)
test_basic 0.012271 0.001791 1.452275 ( 2.014716)
test_all 0.124639 0.043300 1031.849822 (1127.589194)
test_rubyspec 0.057562 0.040158 181.318122 (182.317872)
total: 1440.60 sec