Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-223633
#<BuildRuby:0x000056263a3363d0
@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.20230503-223633",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001098 0.004164 1.717905 ( 3.077533)
build_miniruby 0.001017 0.000231 1.244451 ( 1.244768)
build_ruby 0.001196 0.000271 2.565334 ( 2.786131)
build_all 0.001723 0.004542 2.175646 ( 2.111926)
build_install 0.011277 0.002717 3.250114 ( 2.878616)
test_btest 0.000524 0.000141 72.819751 ( 38.061850)
test_basic 0.004660 0.001255 0.742891 ( 0.848857)
test_all 0.000985 0.001106 592.961677 (248.995408)
test_rubyspec 0.026457 0.020532 78.054950 ( 93.826072)
total: 393.83 sec