Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-225848
#<BuildRuby:0x000055a73925e2a8
@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.20230207-225848",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.004378 0.000525 1.231929 ( 2.071953)
build_miniruby 0.001301 0.000156 1.179041 ( 1.194213)
build_ruby 0.001265 0.000152 2.414341 ( 2.628388)
build_all 0.006783 0.000000 3.819707 ( 2.195188)
build_install 0.011136 0.001051 2.813371 ( 2.087901)
test_btest 0.000755 0.000084 56.402070 ( 27.406614)
test_basic 0.005379 0.000597 0.451072 ( 0.633867)
test_all 0.001255 0.000139 637.145130 (238.340173)
test_rubyspec 0.035467 0.013262 71.417254 ( 81.805552)
total: 358.36 sec