Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-162358
#<BuildRuby:0x000055c165a76008
@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.20230704-162358",
@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.000070 0.000000 0.000070 ( 0.000049)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002466 0.003949 2.039548 ( 3.419937)
build_miniruby 0.000000 0.001668 1.617981 ( 1.658271)
build_ruby 0.000000 0.001746 3.393684 ( 3.837218)
build_all 0.007384 0.000000 2.516414 ( 2.374481)
build_install 0.016101 0.000394 3.798434 ( 3.547782)
test_btest 0.000873 0.000100 82.428128 ( 26.831653)
test_basic 0.005469 0.000157 0.731974 ( 0.813572)
test_all 0.001005 0.000112 597.431236 (180.077343)
test_rubyspec 0.033987 0.014571 83.729258 ( 95.258390)
total: 317.82 sec