Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-011750
#<BuildRuby:0x000055dcb5c7df70
@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.20230102-011750",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001488 0.003473 1.066508 ( 1.433771)
build_miniruby 0.000929 0.000177 1.161372 ( 1.160183)
build_ruby 0.001355 0.000258 3.227152 ( 3.601357)
build_all 0.002959 0.003717 3.495783 ( 1.675864)
build_install 0.007510 0.006624 2.991941 ( 2.023991)
test_btest 0.000706 0.000197 57.794906 ( 15.676070)
test_basic 0.004946 0.000318 0.415334 ( 0.508333)
test_all 0.001445 0.000389 673.202650 (389.916414)
test_rubyspec 0.022033 0.042414 78.797198 (118.903763)
total: 534.90 sec