Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-123602
#<BuildRuby:0x0000563248202008
@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.20230131-123602",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.004246 1.089601 ( 1.502530)
build_miniruby 0.000000 0.001335 1.087147 ( 1.086089)
build_ruby 0.000000 0.001610 2.239274 ( 2.474265)
build_all 0.005410 0.000829 3.542987 ( 1.759913)
build_install 0.014638 0.000350 2.577482 ( 1.715698)
test_btest 0.000599 0.000086 56.443518 ( 18.834757)
test_basic 0.000000 0.006932 0.418420 ( 0.516205)
test_all 0.000647 0.000617 656.912997 (203.276122)
test_rubyspec 0.022544 0.029917 69.346806 ( 79.737400)
total: 310.90 sec