Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-024323
#<BuildRuby:0x00005646e699e480
@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.20240316-024323",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006426 0.001071 2.526094 ( 3.186463)
build_miniruby 0.001574 0.000262 1.877480 ( 1.951543)
build_ruby 0.000000 0.001717 3.642749 ( 4.231695)
build_all 0.006444 0.003028 7.233325 ( 5.243535)
build_install 0.017555 0.001575 8.703669 ( 6.047663)
test_btest 0.000843 0.000156 95.146945 ( 52.803522)
test_basic 0.003256 0.004529 1.021309 ( 1.132396)
test_all 0.075443 0.046224 789.764402 (347.099621)
test_rubyspec 0.030027 0.057350 132.396950 (142.690442)
total: 564.39 sec