Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-003112
#<BuildRuby:0x000056132227a8e0
@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.20230629-003112",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006135 0.000156 1.941114 ( 3.445283)
build_miniruby 0.001165 0.000089 1.838237 ( 1.838045)
build_ruby 0.001176 0.000090 2.903322 ( 3.073652)
build_all 0.005999 0.000462 2.303898 ( 1.272775)
build_install 0.014334 0.000378 3.600639 ( 2.407069)
test_btest 0.001082 0.000077 78.995142 ( 22.035431)
test_basic 0.004827 0.000345 0.783599 ( 0.856454)
test_all 0.001098 0.000078 616.644763 (208.558711)
test_rubyspec 0.018221 0.034354 85.656761 ( 98.086639)
total: 341.58 sec