Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-232112
#<BuildRuby:0x0000557d5c712198
@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.20230211-232112",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000000 0.004798 0.966659 ( 1.304030)
build_miniruby 0.000000 0.001178 1.120420 ( 1.118627)
build_ruby 0.000327 0.000939 1.854732 ( 2.080571)
build_all 0.002648 0.003432 3.148882 ( 1.476410)
build_install 0.007027 0.004807 2.632231 ( 1.757548)
test_btest 0.000704 0.000235 55.215590 ( 13.940727)
test_basic 0.000492 0.004117 0.357432 ( 0.449685)
test_all 0.000651 0.000253 632.626439 (198.435497)
test_rubyspec 0.019832 0.022493 68.145160 ( 78.301664)
total: 298.87 sec