Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-033243
#<BuildRuby:0x00007f795868fdc0
@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.20240717-033243",
@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.000029 0.000010 0.000039 ( 0.000033)
autoconf 0.000043 0.000014 0.000057 ( 0.000052)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.007107 0.002292 3.946077 ( 5.311906)
build_miniruby 0.002014 0.000000 1.777556 ( 2.115962)
build_ruby 0.002482 0.000142 4.820633 ( 5.333624)
build_all 0.006735 0.005021 8.958820 ( 7.237225)
build_install 0.021583 0.004566 11.948234 ( 9.884447)
test_btest 0.000762 0.000241 124.339020 (105.980698)
test_basic 0.009919 0.000000 1.333849 ( 1.942012)
test_all 0.141324 0.025724 917.497423 (437.380373)
test_rubyspec 0.057573 0.033531 170.159009 ( 44.598986)
total: 619.79 sec