Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-102409
#<BuildRuby:0x00007fbf62f9fdc0
@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.20240619-102409",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.004323 0.004128 3.684288 ( 3.712211)
build_miniruby 0.001511 0.000353 1.335070 ( 1.331932)
build_ruby 0.001638 0.000382 4.308579 ( 4.667756)
build_all 0.005955 0.004646 8.479940 ( 4.861973)
build_install 0.024166 0.001638 11.624824 ( 7.368201)
test_btest 0.000837 0.000191 108.732523 ( 35.433210)
test_basic 0.007856 0.000750 1.072327 ( 1.123236)
test_all 0.108617 0.037949 801.019776 (225.406347)
test_rubyspec 0.036365 0.057333 164.776423 ( 34.567379)
total: 318.47 sec