Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-204557
#<BuildRuby:0x00007f751e33fdc0
@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.20240706-204557",
@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.000014 0.000007 0.000021 ( 0.000022)
autoconf 0.000024 0.000011 0.000035 ( 0.000034)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.000000 0.008456 4.043317 ( 3.540730)
build_miniruby 0.000000 0.001718 1.566347 ( 1.592901)
build_ruby 0.000314 0.001704 4.093354 ( 4.261767)
build_all 0.002774 0.005742 8.050904 ( 3.216495)
build_install 0.005332 0.013221 10.770657 ( 4.998697)
test_btest 0.000581 0.000429 121.930482 ( 48.415519)
test_basic 0.002691 0.007190 1.137689 ( 1.188396)
test_all 0.070370 0.081594 832.795896 (259.251317)
test_rubyspec 0.067745 0.025405 170.999826 ( 35.208796)
total: 361.68 sec