Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-095844
#<BuildRuby:0x000055a092596130
@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.20230803-095844",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.005714 0.001482 2.366033 ( 8.080424)
build_miniruby 0.001125 0.000292 1.787153 ( 3.978576)
build_ruby 0.002018 0.000524 3.612951 ( 10.206286)
build_all 0.007289 0.000730 2.718294 ( 4.931968)
build_install 0.014251 0.007173 4.479455 ( 8.185498)
test_btest 0.000827 0.000228 86.229136 ( 86.687924)
test_basic 0.008283 0.000916 1.051713 ( 2.796053)
test_all 0.000998 0.000267 720.994582 (590.351735)
test_rubyspec 0.039683 0.017958 99.349126 (177.251889)
total: 892.47 sec