Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-001355
#<BuildRuby:0x000055cd4e29e1d8
@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.20230819-001355",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.005998 0.001499 2.242685 ( 6.345649)
build_miniruby 0.001174 0.000293 1.854565 ( 6.514481)
build_ruby 0.001597 0.000400 3.656913 ( 7.262260)
build_all 0.005383 0.003483 6.378138 ( 7.964759)
build_install 0.014966 0.006109 8.196626 ( 10.864369)
test_btest 0.000828 0.000236 83.548579 ( 64.603648)
test_basic 0.006034 0.001724 0.938169 ( 2.139790)
test_all 0.007758 0.003641 694.404825 (529.154264)
test_rubyspec 0.031764 0.040399 108.579733 (185.241505)
total: 820.09 sec