Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-220846
#<BuildRuby:0x000055b0fbe61f70
@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.20230612-220846",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002972 0.002857 1.896114 ( 3.235223)
build_miniruby 0.001217 0.000304 1.369253 ( 1.378071)
build_ruby 0.001473 0.000368 2.823497 ( 3.035304)
build_all 0.006067 0.000467 2.189256 ( 1.623911)
build_install 0.014841 0.001431 3.340936 ( 2.730419)
test_btest 0.000779 0.000173 78.279295 ( 42.262930)
test_basic 0.006893 0.000519 0.844466 ( 1.278511)
test_all 0.002266 0.000485 564.855354 (256.241804)
test_rubyspec 0.025808 0.024081 83.126544 ( 99.692588)
total: 411.48 sec