Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-125921
#<BuildRuby:0x000055f914575fb8
@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.20230107-125921",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.005140 0.000113 1.164038 ( 2.220051)
build_miniruby 0.001383 0.000121 1.479232 ( 1.614087)
build_ruby 0.001478 0.000128 3.424301 ( 4.134787)
build_all 0.003031 0.004639 3.844136 ( 2.818970)
build_install 0.010887 0.006792 3.036748 ( 3.029108)
test_btest 0.000531 0.000095 55.234871 ( 30.054610)
test_basic 0.003188 0.003839 0.421916 ( 0.658743)
test_all 0.001069 0.000221 659.730972 (277.321351)
test_rubyspec 0.033556 0.016829 71.658840 ( 85.166187)
total: 407.02 sec