Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-200624
#<BuildRuby:0x0000556e37675fc0
@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.20230121-200624",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004542 0.000103 1.115401 ( 1.754656)
build_miniruby 0.001160 0.000221 1.159917 ( 1.206887)
build_ruby 0.001136 0.000216 3.001217 ( 3.340462)
build_all 0.005885 0.002006 3.931518 ( 2.582795)
build_install 0.015359 0.000083 2.913345 ( 2.683203)
test_btest 0.000555 0.000096 55.583169 ( 32.137197)
test_basic 0.006026 0.000378 0.447676 ( 0.631976)
test_all 0.001110 0.000185 628.123534 (237.947203)
test_rubyspec 0.028188 0.017919 68.700244 ( 78.892207)
total: 361.18 sec