Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-092505
#<BuildRuby:0x00007f106451fdd0
@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.20240615-092505",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000042 0.000009 0.000051 ( 0.000050)
configure 0.000038 0.000008 0.000046 ( 0.000046)
build_up 0.005467 0.004519 3.979355 ( 6.195937)
build_miniruby 0.002360 0.000000 1.779274 ( 2.528687)
build_ruby 0.000000 0.002430 4.758191 ( 7.801027)
build_all 0.005501 0.006518 8.839763 ( 11.659739)
build_install 0.014574 0.013200 12.147109 ( 23.918003)
test_btest 0.000794 0.000265 121.784801 (159.150204)
test_basic 0.006638 0.007816 1.410603 ( 2.436831)
test_all 0.117038 0.039877 891.260191 (431.100748)
test_rubyspec 0.056745 0.034611 163.448546 ( 37.917943)
total: 682.71 sec