Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-210136
#<BuildRuby:0x000055bfe04ce078
@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.20231020-210136",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002630 0.003793 2.321031 ( 3.150621)
build_miniruby 0.001772 0.000000 1.643299 ( 1.818071)
build_ruby 0.001823 0.000000 3.206560 ( 3.613641)
build_all 0.007081 0.001018 5.986845 ( 4.293545)
build_install 0.011347 0.008166 7.447498 ( 5.375326)
test_btest 0.000959 0.000192 82.284723 ( 60.033155)
test_basic 0.000000 0.007808 0.949671 ( 1.542032)
test_all 0.005250 0.005032 742.540575 (783.053950)
test_rubyspec 0.056551 0.019685 102.558101 (183.186579)
total: 1046.07 sec