Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-013046
#<BuildRuby:0x00005606d4a01820
@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.20240207-013046",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006163 0.000711 2.092636 ( 3.456032)
build_miniruby 0.001630 0.000188 1.782035 ( 1.922788)
build_ruby 0.001704 0.000196 3.706835 ( 4.432490)
build_all 0.003845 0.005000 6.429561 ( 5.259702)
build_install 0.013951 0.006298 8.095790 ( 6.478701)
test_btest 0.000000 0.001361 88.912961 ( 61.840341)
test_basic 0.003957 0.003254 0.998685 ( 1.206916)
test_all 0.079621 0.036535 815.848742 (390.551511)
test_rubyspec 0.061254 0.048164 179.546448 (190.658032)
total: 665.81 sec