Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-035906
#<BuildRuby:0x000055fcd33d23b0
@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.20231024-035906",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.008203 0.000000 3.675798 ( 4.493117)
build_miniruby 0.001423 0.000000 1.679498 ( 1.761252)
build_ruby 0.001828 0.000000 3.156957 ( 3.421339)
build_all 0.007598 0.000000 5.776203 ( 3.113520)
build_install 0.020300 0.000263 8.114188 ( 4.054950)
test_btest 0.000654 0.000056 79.553608 ( 34.339006)
test_basic 0.007794 0.000301 0.896546 ( 0.991390)
test_all 0.086900 0.028879 667.748666 (231.280023)
test_rubyspec 0.029473 0.032919 94.261424 (108.170078)
total: 391.63 sec