Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-143732
#<BuildRuby:0x000055b5f2091f70
@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.20230907-143732",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004510 0.000521 1.755406 ( 2.211835)
build_miniruby 0.001523 0.000176 1.559719 ( 1.558955)
build_ruby 0.001473 0.000170 3.220171 ( 3.435945)
build_all 0.000153 0.007977 6.396665 ( 4.252679)
build_install 0.019185 0.000368 7.542193 ( 5.889692)
test_btest 0.000672 0.000108 84.151654 ( 40.310656)
test_basic 0.006878 0.001110 1.016156 ( 1.465063)
test_all 0.008151 0.001315 693.557171 (302.420357)
test_rubyspec 0.042019 0.027624 105.417770 (123.117645)
total: 484.66 sec