Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-082414
#<BuildRuby:0x0000558f305528e0
@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.20230121-082414",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000743 0.004136 1.151440 ( 1.547326)
build_miniruby 0.001172 0.000267 1.178255 ( 1.176989)
build_ruby 0.001406 0.000319 2.837933 ( 3.160493)
build_all 0.007016 0.000000 3.842794 ( 2.043077)
build_install 0.011344 0.003639 2.957401 ( 2.542564)
test_btest 0.000547 0.000121 56.734016 ( 23.699405)
test_basic 0.000982 0.004324 0.442289 ( 0.543426)
test_all 0.001016 0.000264 635.184113 (240.106709)
test_rubyspec 0.020335 0.032716 71.564909 ( 86.093368)
total: 360.91 sec