Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-100208
#<BuildRuby:0x000055b3b612e228
@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.20230814-100208",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006858 0.000381 2.298387 ( 6.675253)
build_miniruby 0.001916 0.000000 1.668118 ( 3.369145)
build_ruby 0.001831 0.000010 3.566137 ( 7.334663)
build_all 0.008278 0.000448 6.500269 ( 8.787351)
build_install 0.020749 0.000456 8.060437 ( 10.620089)
test_btest 0.000917 0.000045 85.449771 ( 62.738869)
test_basic 0.005137 0.000257 0.958711 ( 2.059492)
test_all 0.005967 0.004385 700.592148 (578.095797)
test_rubyspec 0.033577 0.042574 108.280419 (222.101311)
total: 901.78 sec