Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-173107
#<BuildRuby:0x000055d0f7fcda00
@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.20230720-173107",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000021 0.000003 0.000024 ( 0.000027)
build_up 0.006808 0.001174 2.137330 ( 5.105282)
build_miniruby 0.001039 0.000179 1.649038 ( 3.132795)
build_ruby 0.001584 0.000273 3.557697 ( 5.449667)
build_all 0.007117 0.001228 2.677657 ( 3.127428)
build_install 0.004377 0.015598 4.087796 ( 5.542751)
test_btest 0.000757 0.000213 80.178356 ( 53.324768)
test_basic 0.004994 0.001404 0.974038 ( 1.802454)
test_all 0.001111 0.000312 614.267971 (367.596396)
test_rubyspec 0.048572 0.011172 92.838659 (146.002593)
total: 591.09 sec