Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-012219
#<BuildRuby:0x00005602bd0d2058
@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.20231019-012219",
@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.000026 0.000003 0.000029 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000034)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.000000 0.007242 2.575175 ( 2.842630)
build_miniruby 0.001404 0.000281 1.772024 ( 1.794486)
build_ruby 0.001390 0.000278 3.704621 ( 3.878551)
build_all 0.002903 0.006732 6.528679 ( 3.519924)
build_install 0.016161 0.005035 8.165042 ( 4.173078)
test_btest 0.000774 0.000200 86.584480 ( 25.865385)
test_basic 0.002276 0.003525 0.905217 ( 0.958624)
test_all 0.009140 0.000085 706.091095 (202.915640)
test_rubyspec 0.025814 0.030518 97.978684 (109.757109)
total: 355.71 sec