Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-191607
#<BuildRuby:0x00007f0603b2fdd0
@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.20240724-191607",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000009 0.000030 ( 0.000029)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.007820 0.000000 3.295039 ( 3.156796)
build_miniruby 0.001221 0.000458 1.486723 ( 1.483244)
build_ruby 0.001557 0.000584 3.983405 ( 4.159960)
build_all 0.003647 0.005568 8.207887 ( 3.217732)
build_install 0.011833 0.008061 11.086520 ( 5.288762)
test_btest 0.000742 0.000330 112.910361 ( 29.555651)
test_basic 0.003734 0.006154 1.321304 ( 1.365722)
test_all 0.121455 0.025149 750.568951 (217.497583)
test_rubyspec 0.048514 0.038604 162.336232 ( 28.741898)
total: 294.47 sec