Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-161131
#<BuildRuby:0x000056143f815fc0
@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.20230909-161131",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006770 0.000504 2.198522 ( 4.612505)
build_miniruby 0.001511 0.000270 1.695954 ( 1.927800)
build_ruby 0.001657 0.000000 3.379067 ( 12.612157)
build_all 0.004351 0.004519 6.205422 ( 4.327274)
build_install 0.014192 0.006515 7.890696 ( 5.967586)
test_btest 0.000639 0.000149 84.433156 ( 47.388316)
test_basic 0.006267 0.001462 0.976179 ( 1.245013)
test_all 0.008422 0.000829 685.377967 (318.595158)
test_rubyspec 0.033883 0.037796 103.239478 (122.190981)
total: 518.87 sec