Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-194333
#<BuildRuby:0x000055af999f1fc0
@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.20230107-194333",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.004487 1.066995 ( 1.448757)
build_miniruby 0.000000 0.001516 1.408767 ( 1.407653)
build_ruby 0.001170 0.000304 3.367675 ( 3.746731)
build_all 0.006465 0.000958 3.858306 ( 2.024177)
build_install 0.013896 0.000848 2.891133 ( 2.087923)
test_btest 0.000550 0.000076 56.985702 ( 21.613517)
test_basic 0.002449 0.004529 0.430029 ( 3.757284)
test_all 0.001178 0.000203 639.743277 (220.814799)
test_rubyspec 0.036031 0.006857 69.988135 ( 80.428017)
total: 337.33 sec