Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-183738
#<BuildRuby:0x000055a4b947a078
@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.20240131-183738",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000014 0.000005 0.000019 ( 0.000021)
build_up 0.004551 0.001517 2.002284 ( 2.772403)
build_miniruby 0.001181 0.000394 1.717908 ( 1.763085)
build_ruby 0.001462 0.000487 3.409714 ( 3.683200)
build_all 0.006185 0.002062 6.347647 ( 3.613141)
build_install 0.019069 0.001553 7.980287 ( 5.212797)
test_btest 0.000738 0.000215 86.269608 ( 36.670445)
test_basic 0.004184 0.001220 0.935316 ( 1.028997)
test_all 0.076960 0.035731 754.970646 (274.168479)
test_rubyspec 0.048686 0.056919 171.700729 (189.963533)
total: 518.88 sec