Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-151812
#<BuildRuby:0x0000557293f9e3d0
@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.20240317-151812",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.002501 0.004414 2.404088 ( 2.395436)
build_miniruby 0.001648 0.000190 1.724760 ( 1.726131)
build_ruby 0.001624 0.000188 3.587995 ( 3.819567)
build_all 0.008473 0.000000 7.242406 ( 3.078133)
build_install 0.019728 0.001087 9.132575 ( 5.270118)
test_btest 0.000915 0.000091 98.313354 ( 38.978958)
test_basic 0.007699 0.000000 1.028150 ( 1.118173)
test_all 0.087262 0.035251 876.340205 (326.948027)
test_rubyspec 0.042147 0.056826 139.661590 (170.530416)
total: 553.87 sec