Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-044921
#<BuildRuby:0x0000557464cb1a00
@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.20230828-044921",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007014 0.000000 2.231259 ( 4.431197)
build_miniruby 0.001744 0.000111 1.683087 ( 1.929504)
build_ruby 0.001361 0.000137 3.598426 ( 4.144665)
build_all 0.008624 0.000451 6.594216 ( 4.654332)
build_install 0.011088 0.008654 8.106507 ( 5.910103)
test_btest 0.001011 0.000154 86.038614 ( 45.634348)
test_basic 0.003601 0.004121 0.973040 ( 1.203411)
test_all 0.009511 0.000180 705.570244 (311.475495)
test_rubyspec 0.053068 0.016516 108.353903 (127.082076)
total: 506.47 sec