Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-073408
#<BuildRuby:0x0000562a9dbf2228
@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.20230206-073408",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.000308 0.004223 0.953130 ( 1.328375)
build_miniruby 0.000920 0.000354 0.861947 ( 0.860258)
build_ruby 0.001336 0.000000 1.596364 ( 1.825103)
build_all 0.005158 0.000839 2.927851 ( 1.427502)
build_install 0.008953 0.002902 2.389643 ( 1.632638)
test_btest 0.000583 0.000206 54.615132 ( 14.159655)
test_basic 0.000140 0.004231 0.335578 ( 0.429019)
test_all 0.000803 0.000330 570.915752 (162.972496)
test_rubyspec 0.020373 0.021664 57.484339 ( 67.602576)
total: 252.24 sec