Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-045238
#<BuildRuby:0x00005651f51fa8e0
@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.20221227-045238",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000014 0.000004 0.000018 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000915 0.004252 0.996099 ( 1.384637)
build_miniruby 0.001411 0.000000 1.378567 ( 1.376765)
build_ruby 0.001413 0.000000 2.688171 ( 3.037690)
build_all 0.006236 0.000318 3.019979 ( 1.486085)
build_install 0.009498 0.003298 2.417827 ( 1.597515)
test_btest 0.000634 0.000181 54.575991 ( 14.420572)
test_basic 0.000988 0.004325 0.357558 ( 0.450103)
test_all 0.000745 0.000248 557.861623 (161.967839)
test_rubyspec 0.026771 0.010366 55.721538 ( 65.827773)
total: 251.55 sec