Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-055422
#<BuildRuby:0x0000559458b2e138
@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.20231018-055422",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.000000 0.007307 2.532314 ( 2.809833)
build_miniruby 0.000621 0.000771 2.070967 ( 2.076927)
build_ruby 0.001318 0.000439 3.328981 ( 3.563995)
build_all 0.002984 0.005261 6.398950 ( 3.440535)
build_install 0.017068 0.002795 8.176553 ( 4.736224)
test_btest 0.000787 0.000000 88.092401 ( 35.234048)
test_basic 0.006646 0.001131 0.973974 ( 1.054855)
test_all 0.009786 0.000000 727.864647 (267.352899)
test_rubyspec 0.036043 0.037492 106.301294 (123.158700)
total: 443.43 sec