Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-160103
#<BuildRuby:0x00007fee0c0dfdc0
@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.20240819-160103",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.009646 0.000000 4.396593 ( 6.567107)
build_miniruby 0.002287 0.000000 1.889998 ( 2.201537)
build_ruby 0.002262 0.000000 4.928471 ( 6.200087)
build_all 0.010381 0.001231 9.554585 ( 8.790856)
build_install 0.024861 0.001828 13.031553 ( 12.590141)
test_btest 0.000689 0.000148 132.153324 (113.660018)
test_basic 0.001964 0.004774 1.410611 ( 2.761463)
test_all 0.117096 0.047523 937.287309 (582.804074)
test_rubyspec 0.015493 0.076870 174.604467 ( 59.447441)
total: 795.02 sec