Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-171516
#<BuildRuby:0x000055fe7473e3d0
@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.20230209-171516",
@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.001578 0.000498 1.634686 ( 5.520471)
autoconf 0.000746 0.000235 2.171978 ( 2.166349)
configure 0.058100 0.009625 26.754972 ( 27.403322)
build_up 0.020897 0.006320 32.051549 ( 25.984276)
build_miniruby 0.005730 0.005441 46.288321 ( 16.771212)
build_ruby 0.001696 0.000479 2.478234 ( 2.579160)
build_all 0.059524 0.024018 123.087802 ( 41.236720)
build_install 0.012722 0.000138 2.768492 ( 1.863617)
test_btest 0.000526 0.000157 56.753331 ( 15.694010)
test_basic 0.002224 0.003522 0.377288 ( 0.471018)
test_all 0.001071 0.000332 630.369266 (222.224529)
test_rubyspec 0.034778 0.011380 106.701042 (117.873705)
total: 479.79 sec