Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-231406
#<BuildRuby:0x00005640e816e138
@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.20221207-231406",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004760 0.000238 1.248784 ( 1.416524)
build_miniruby 0.001063 0.000053 0.980817 ( 0.979487)
build_ruby 0.001430 0.000000 2.095407 ( 2.089960)
build_all 0.006438 0.000000 3.241979 ( 1.609092)
build_install 0.000000 0.010998 2.342681 ( 1.476701)
test_btest 0.000747 0.000124 55.058695 ( 14.269751)
test_basic 0.003668 0.000611 0.400599 ( 0.494172)
test_all 0.000982 0.000164 598.688515 (169.958457)
test_rubyspec 0.005235 0.027084 60.522182 ( 70.596220)
total: 262.89 sec