Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-135648
#<BuildRuby:0x000055d80c2fa118
@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.20221225-135648",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000008 0.000000 0.000008 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000000 0.004910 0.938637 ( 2.993286)
build_miniruby 0.000000 0.001162 1.171223 ( 1.169607)
build_ruby 0.001031 0.000391 2.846510 ( 3.204298)
build_all 0.007672 0.000044 3.504617 ( 1.671570)
build_install 0.009247 0.003340 2.539155 ( 1.644080)
test_btest 0.000963 0.000193 56.811159 ( 17.393763)
test_basic 0.001236 0.003144 0.424083 ( 0.527354)
test_all 0.001655 0.000374 673.692673 (228.258457)
test_rubyspec 0.023218 0.028317 71.979203 ( 82.228067)
total: 339.09 sec