Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-232312
#<BuildRuby:0x000055e0504761a8
@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.20230215-232312",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004242 0.000578 1.315884 ( 1.685082)
build_miniruby 0.001183 0.000161 0.900378 ( 0.898564)
build_ruby 0.001311 0.000000 1.866924 ( 2.132810)
build_all 0.005952 0.000000 3.504272 ( 1.681054)
build_install 0.011148 0.000169 2.586179 ( 1.739267)
test_btest 0.000640 0.000074 55.049629 ( 14.096064)
test_basic 0.004440 0.000010 0.442551 ( 0.534733)
test_all 0.001336 0.000148 596.963227 (169.187509)
test_rubyspec 0.014912 0.024462 64.681347 ( 74.605761)
total: 266.56 sec