Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-040439
#<BuildRuby:0x0000563f8a892130
@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.20230313-040439",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.000364 0.006882 2.015273 ( 5.160523)
build_miniruby 0.001406 0.000410 1.427880 ( 2.061004)
build_ruby 0.001146 0.000334 2.960237 ( 4.315749)
build_all 0.007748 0.001069 2.305715 ( 3.451500)
build_install 0.015397 0.004982 3.547269 ( 4.964620)
test_btest 0.000737 0.000211 70.085465 ( 77.136304)
test_basic 0.005232 0.001495 0.541787 ( 0.904405)
test_all 0.000978 0.000279 575.292532 (493.984015)
test_rubyspec 0.021279 0.030309 79.043726 ( 97.154128)
total: 689.13 sec