Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-233401
#<BuildRuby:0x00005588d10061a8
@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.20240310-233401",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000097 0.007209 2.260251 ( 2.011373)
build_miniruby 0.001480 0.000000 1.686818 ( 1.685053)
build_ruby 0.001380 0.000000 3.329278 ( 3.568803)
build_all 0.006576 0.000874 6.361337 ( 2.482922)
build_install 0.016235 0.001910 8.002272 ( 3.680706)
test_btest 0.000757 0.000000 89.576288 ( 24.083182)
test_basic 0.002140 0.005510 0.929667 ( 0.997954)
test_all 0.077418 0.042537 783.282289 (230.079532)
test_rubyspec 0.049070 0.035901 115.102051 (124.072113)
total: 392.66 sec