Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-081005
#<BuildRuby:0x00007f78b48cfdc8
@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-081005",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.001060 0.008044 4.117486 ( 4.227648)
build_miniruby 0.001306 0.000605 1.808812 ( 1.806401)
build_ruby 0.001516 0.000521 4.388505 ( 4.588306)
build_all 0.009325 0.000349 8.769893 ( 3.698648)
build_install 0.013641 0.007408 12.134459 ( 5.775315)
test_btest 0.000808 0.000276 125.042852 ( 33.746012)
test_basic 0.006310 0.005125 1.117834 ( 1.165927)
test_all 0.099586 0.058790 922.503541 (349.534158)
test_rubyspec 0.048250 0.048598 171.528451 ( 37.440788)
total: 441.98 sec