Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-014250
#<BuildRuby:0x0000557b9d90e228
@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.20240219-014250",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.002778 0.003838 1.985032 ( 2.415507)
build_miniruby 0.001481 0.000205 1.683817 ( 1.699884)
build_ruby 0.001448 0.000200 3.666605 ( 3.966582)
build_all 0.008364 0.000000 6.809719 ( 3.365045)
build_install 0.017674 0.003199 8.610682 ( 5.312058)
test_btest 0.000697 0.000095 94.676627 ( 42.847306)
test_basic 0.007545 0.000000 1.042744 ( 1.154913)
test_all 0.088100 0.033079 821.738781 (287.608882)
test_rubyspec 0.032781 0.055243 114.248731 (123.446557)
total: 471.82 sec