Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-052930
#<BuildRuby:0x0000561de60be168
@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.20221229-052930",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.002399 0.003396 1.278408 ( 2.627485)
build_miniruby 0.001454 0.000323 1.656891 ( 2.209975)
build_ruby 0.001268 0.000282 3.947870 ( 5.758531)
build_all 0.007393 0.002848 4.046108 ( 5.255583)
build_install 0.013400 0.006142 3.420537 ( 4.688325)
test_btest 0.000915 0.000236 59.379138 ( 63.694684)
test_basic 0.005534 0.001428 0.472366 ( 0.871865)
test_all 0.001348 0.000348 704.777705 (524.903126)
test_rubyspec 0.022694 0.024834 71.617696 ( 88.786097)
total: 698.80 sec