Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-192534
#<BuildRuby:0x000055f54041e8e0
@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.20230622-192534",
@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.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.002786 0.004428 2.099542 ( 6.135314)
build_miniruby 0.001933 0.000223 1.689696 ( 3.884198)
build_ruby 0.001653 0.000191 3.179090 ( 7.296053)
build_all 0.007319 0.000329 2.372653 ( 3.763461)
build_install 0.012191 0.006278 3.735770 ( 6.238975)
test_btest 0.000816 0.000121 80.839863 ( 80.192965)
test_basic 0.001621 0.005260 0.891419 ( 2.207886)
test_all 0.007052 0.001306 648.998633 (751.828991)
test_rubyspec 0.026078 0.034957 91.646487 (189.562946)
total: 1051.11 sec