Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-003049
#<BuildRuby:0x0000562d5b1c1fb8
@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.20230705-003049",
@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.000003 0.000013 ( 0.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.001871 0.004609 2.112282 ( 4.776825)
build_miniruby 0.001185 0.000412 1.619267 ( 2.235481)
build_ruby 0.001114 0.000388 3.209407 ( 4.446424)
build_all 0.007725 0.000000 2.508183 ( 3.520278)
build_install 0.010413 0.008476 4.000928 ( 5.808111)
test_btest 0.000581 0.000213 83.758670 ( 53.723926)
test_basic 0.005248 0.001924 0.903737 ( 1.411937)
test_all 0.001911 0.000138 586.976936 (333.022615)
test_rubyspec 0.025513 0.027583 89.277453 (132.366899)
total: 541.31 sec