Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-025316
#<BuildRuby:0x00007fab7e26fdc8
@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.20240904-025316",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.007504 0.000438 3.418064 ( 3.333601)
build_miniruby 0.001656 0.000000 1.234573 ( 1.234874)
build_ruby 0.001736 0.000000 3.288475 ( 3.486602)
build_all 0.007788 0.000000 7.043757 ( 2.612066)
build_install 0.010428 0.007159 10.474984 ( 5.074667)
test_btest 0.000737 0.000113 108.805926 ( 28.004726)
test_basic 0.006290 0.003679 0.932194 ( 0.979430)
test_all 0.121431 0.025938 757.850859 (219.242893)
test_rubyspec 0.048823 0.041724 166.704095 ( 30.456770)
total: 294.43 sec