Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-171353
#<BuildRuby:0x0000558d7c166228
@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.20230104-171353",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004508 0.000108 0.934000 ( 1.617609)
build_miniruby 0.000984 0.000179 1.003416 ( 1.001799)
build_ruby 0.000000 0.001470 2.835098 ( 3.174354)
build_all 0.005818 0.000000 2.847411 ( 1.356348)
build_install 0.008747 0.004463 2.456745 ( 1.568024)
test_btest 0.000609 0.000130 54.289516 ( 13.892479)
test_basic 0.000932 0.003918 0.335749 ( 0.428407)
test_all 0.001201 0.000000 578.144920 (163.674162)
test_rubyspec 0.012633 0.021187 53.724271 ( 63.783386)
total: 250.50 sec