Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-080457
#<BuildRuby:0x0000562f5c6fa1a8
@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.20230827-080457",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000044 0.000003 0.000047 ( 0.000046)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.004199 0.004061 2.313782 ( 4.620947)
build_miniruby 0.001263 0.000119 1.659035 ( 1.863889)
build_ruby 0.001784 0.000000 3.409338 ( 7.591533)
build_all 0.004960 0.003474 6.501591 ( 4.112614)
build_install 0.011454 0.007826 7.785150 ( 5.629449)
test_btest 0.000850 0.000135 87.842618 ( 47.351825)
test_basic 0.005787 0.003586 1.017165 ( 1.542203)
test_all 0.005513 0.005010 707.647452 (287.782543)
test_rubyspec 0.033254 0.032664 102.627948 (114.033460)
total: 474.53 sec