Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-044423
#<BuildRuby:0x000055bdd58b5ef0
@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.20230910-044423",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.000000 0.006882 2.292074 ( 3.696423)
build_miniruby 0.000000 0.001565 1.664854 ( 1.667827)
build_ruby 0.001676 0.000370 3.476491 ( 3.686599)
build_all 0.004649 0.002838 6.288599 ( 2.938489)
build_install 0.015537 0.003945 7.902643 ( 4.558593)
test_btest 0.000000 0.001212 87.561963 ( 36.060924)
test_basic 0.004784 0.002716 1.018137 ( 1.095644)
test_all 0.009047 0.000066 728.645813 (311.143669)
test_rubyspec 0.044307 0.022917 102.758032 (114.656712)
total: 479.51 sec