Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-130147
#<BuildRuby:0x00005612a5312230
@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.20230309-130147",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003337 0.004671 1.917180 ( 5.195300)
build_miniruby 0.001833 0.000000 1.360542 ( 1.664768)
build_ruby 0.002218 0.000000 2.817662 ( 3.490715)
build_all 0.008155 0.000004 2.253527 ( 2.896582)
build_install 0.015392 0.003910 3.376897 ( 4.458407)
test_btest 0.000787 0.000152 71.118291 ( 50.153388)
test_basic 0.000000 0.007343 0.545536 ( 0.935958)
test_all 0.001190 0.000519 583.412174 (341.352043)
test_rubyspec 0.038500 0.014574 80.389323 (101.513404)
total: 511.66 sec