Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-121129
#<BuildRuby:0x00007f8819dafdd8
@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.20240725-121129",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.003748 0.004380 3.389959 ( 3.538002)
build_miniruby 0.001928 0.000175 1.154938 ( 1.151390)
build_ruby 0.001701 0.000155 3.326326 ( 3.522914)
build_all 0.008406 0.000365 7.475607 ( 2.850953)
build_install 0.020325 0.000961 10.844662 ( 5.194461)
test_btest 0.000820 0.000068 116.922203 ( 30.478830)
test_basic 0.004483 0.005241 1.053342 ( 1.095430)
test_all 0.103657 0.044896 779.466354 (247.136046)
test_rubyspec 0.054762 0.030977 170.272944 ( 38.053833)
total: 333.02 sec