Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-220154
#<BuildRuby:0x0000556b842a24f8
@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.20230924-220154",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000017 0.000008 0.000025 ( 0.000026)
configure 0.000017 0.000008 0.000025 ( 0.000025)
build_up 0.006165 0.000990 2.049359 ( 3.430677)
build_miniruby 0.001056 0.000480 4.547002 ( 4.176303)
build_ruby 0.001202 0.000547 3.023602 ( 3.221538)
build_all 0.005379 0.002815 5.774246 ( 2.363683)
build_install 0.011978 0.006143 6.985633 ( 3.465572)
test_btest 0.000837 0.000388 79.943969 ( 21.198782)
test_basic 0.001432 0.004668 0.877045 ( 0.934694)
test_all 0.007516 0.001828 646.914133 (189.304070)
test_rubyspec 0.036911 0.018476 90.451059 (101.855563)
total: 329.95 sec