Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-040110
#<BuildRuby:0x000055e45e6521b8
@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-040110",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004149 0.000260 0.968144 ( 1.519149)
build_miniruby 0.001049 0.000066 0.965449 ( 0.964864)
build_ruby 0.001257 0.000079 2.573617 ( 2.910723)
build_all 0.006389 0.000000 3.286203 ( 1.628726)
build_install 0.012453 0.000000 2.458652 ( 1.594657)
test_btest 0.000767 0.000000 55.404450 ( 14.909368)
test_basic 0.000518 0.004285 0.426467 ( 0.519582)
test_all 0.001107 0.000106 587.677726 (166.072823)
test_rubyspec 0.007430 0.031411 59.627932 ( 69.676232)
total: 259.80 sec