Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-161601
#<BuildRuby:0x0000563a8123e120
@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.20230829-161601",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005910 0.000572 2.274352 ( 4.632829)
build_miniruby 0.001524 0.000148 1.651085 ( 1.915240)
build_ruby 0.002062 0.000199 3.477469 ( 4.009531)
build_all 0.004340 0.004390 6.474842 ( 4.418671)
build_install 0.018312 0.001119 7.973858 ( 6.263725)
test_btest 0.000633 0.000074 84.642608 ( 44.476624)
test_basic 0.002754 0.005106 0.957178 ( 1.334772)
test_all 0.004575 0.004749 684.015540 (306.683637)
test_rubyspec 0.036685 0.031026 102.954309 (121.586902)
total: 495.32 sec