Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-030409
#<BuildRuby:0x000055f1c4482018
@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.20221222-030409",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000036 0.000001 0.000037 ( 0.000038)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.002020 0.004178 1.193298 ( 2.153754)
build_miniruby 0.001445 0.000111 1.518071 ( 1.573893)
build_ruby 0.001687 0.000130 3.699861 ( 4.331217)
build_all 0.004495 0.003805 3.962057 ( 2.820402)
build_install 0.012529 0.004670 3.233077 ( 2.875305)
test_btest 0.001007 0.000134 57.460686 ( 32.127005)
test_basic 0.001551 0.004533 0.452324 ( 0.658064)
test_all 0.000000 0.002371 634.921720 (274.907073)
test_rubyspec 0.024218 0.026992 72.752679 ( 91.105359)
total: 412.55 sec