Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-175700
#<BuildRuby:0x000055b623fca3d0
@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.20230504-175700",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004747 0.000395 1.673697 ( 2.893564)
build_miniruby 0.001211 0.000101 1.322663 ( 1.327784)
build_ruby 0.001347 0.000112 2.539494 ( 2.869962)
build_all 0.005868 0.000489 2.139806 ( 1.898267)
build_install 0.011302 0.004720 3.313846 ( 2.849487)
test_btest 0.000000 0.000725 72.863531 ( 38.387848)
test_basic 0.003094 0.004210 0.762031 ( 0.992123)
test_all 0.000787 0.000121 570.581374 (233.754097)
test_rubyspec 0.041191 0.008429 77.885046 ( 92.839882)
total: 377.81 sec