Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-024931
#<BuildRuby:0x000055df241624f8
@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.20230921-024931",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000267 0.007703 2.334818 ( 4.564399)
build_miniruby 0.000000 0.001874 1.615949 ( 1.775240)
build_ruby 0.000418 0.001982 3.416054 ( 3.844403)
build_all 0.006325 0.001807 6.318138 ( 4.721688)
build_install 0.013374 0.007235 7.913669 ( 6.853173)
test_btest 0.001243 0.000000 85.057956 ( 44.845114)
test_basic 0.003468 0.004301 0.957826 ( 1.363048)
test_all 0.009690 0.000522 710.473196 (295.374208)
test_rubyspec 0.042322 0.028260 103.348083 (119.718228)
total: 483.06 sec