Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-043255
#<BuildRuby:0x000055b9fd7723d0
@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.20230621-043255",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002358 0.003618 1.936080 ( 5.194587)
build_miniruby 0.001222 0.000255 1.385919 ( 2.147865)
build_ruby 0.001311 0.000274 2.766915 ( 3.859158)
build_all 0.006462 0.001347 5.506528 ( 3.934156)
build_install 0.018205 0.000202 6.930112 ( 5.279013)
test_btest 0.000654 0.000117 79.044444 ( 47.235634)
test_basic 0.003392 0.005065 0.859809 ( 1.648373)
test_all 0.001709 0.000366 622.161479 (350.436367)
test_rubyspec 0.023755 0.027562 85.821388 (126.091000)
total: 545.83 sec