Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-025158
#<BuildRuby:0x00007f1711dbfdd8
@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.20240708-025158",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000037 0.000000 0.000037 ( 0.000038)
build_up 0.007468 0.001034 4.314389 ( 3.684001)
build_miniruby 0.001342 0.000370 1.731602 ( 1.728184)
build_ruby 0.001571 0.000433 3.809716 ( 3.995536)
build_all 0.006975 0.001924 8.142085 ( 3.182798)
build_install 0.005798 0.012467 11.547644 ( 5.493016)
test_btest 0.000821 0.000291 118.612384 ( 31.530966)
test_basic 0.006286 0.005152 1.267357 ( 1.303128)
test_all 0.114543 0.044843 849.771781 (264.798462)
test_rubyspec 0.050871 0.044650 183.453735 ( 38.073948)
total: 353.79 sec