Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-225914
#<BuildRuby:0x0000555e7a622018
@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.20230202-225914",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.000374 0.004138 1.058129 ( 1.427675)
build_miniruby 0.001196 0.000000 1.059951 ( 1.058266)
build_ruby 0.001341 0.000000 2.070965 ( 2.279352)
build_all 0.002362 0.004455 3.545432 ( 1.685341)
build_install 0.010266 0.003249 2.567697 ( 1.761149)
test_btest 0.000627 0.000264 55.796576 ( 14.382692)
test_basic 0.000000 0.005093 0.401459 ( 0.493516)
test_all 0.002135 0.000060 609.714546 (171.486964)
test_rubyspec 0.017162 0.023837 59.514623 ( 69.388714)
total: 263.96 sec