Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-030351
#<BuildRuby:0x000055f67aee2390
@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.20230823-030351",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006306 0.000435 2.201902 ( 5.391445)
build_miniruby 0.001634 0.000113 1.646319 ( 2.255844)
build_ruby 0.001827 0.000126 3.491738 ( 5.432092)
build_all 0.008212 0.000000 6.356846 ( 6.035854)
build_install 0.018640 0.003383 8.029228 ( 8.207846)
test_btest 0.001285 0.000102 86.039931 ( 59.560666)
test_basic 0.004940 0.004152 0.977444 ( 2.567108)
test_all 0.004803 0.004701 678.236501 (491.832833)
test_rubyspec 0.028798 0.049559 109.443738 (222.095364)
total: 803.38 sec