Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-212809
#<BuildRuby:0x000055886f0d2008
@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.20230921-212809",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006440 0.000252 2.333479 ( 4.603443)
build_miniruby 0.001613 0.000156 1.659844 ( 1.811352)
build_ruby 0.000000 0.002319 3.414868 ( 3.812529)
build_all 0.003697 0.004900 6.445249 ( 4.279923)
build_install 0.012456 0.008650 7.799093 ( 6.100193)
test_btest 0.000764 0.000153 82.450209 ( 44.607614)
test_basic 0.006304 0.001261 0.964051 ( 1.257766)
test_all 0.005378 0.005610 700.885877 (314.606321)
test_rubyspec 0.043997 0.027156 104.126598 (124.514573)
total: 505.59 sec