Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-003824
#<BuildRuby:0x0000559d1a072008
@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.20230727-003824",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005776 0.000996 2.243088 ( 3.674433)
build_miniruby 0.001255 0.000216 1.653193 ( 1.674219)
build_ruby 0.001138 0.000196 3.308446 ( 3.877633)
build_all 0.007101 0.001224 2.767299 ( 2.787847)
build_install 0.008120 0.011098 4.137259 ( 3.930923)
test_btest 0.000571 0.000138 80.522373 ( 44.478021)
test_basic 0.003666 0.004072 0.946674 ( 1.119597)
test_all 0.001566 0.000414 609.843426 (324.136076)
test_rubyspec 0.032026 0.022033 92.632196 (117.874612)
total: 503.55 sec