Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-162352
#<BuildRuby:0x0000560d55a9a390
@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.20230111-162352",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000757 0.004189 0.928779 ( 1.476149)
build_miniruby 0.001145 0.000153 1.285551 ( 1.283881)
build_ruby 0.001305 0.000174 2.894287 ( 3.285709)
build_all 0.002411 0.003957 3.250088 ( 1.572774)
build_install 0.019102 0.000000 2.834857 ( 2.109404)
test_btest 0.000695 0.000000 58.368963 ( 18.321034)
test_basic 0.003083 0.003092 0.444415 ( 0.540177)
test_all 0.001073 0.000187 580.683848 (166.657555)
test_rubyspec 0.017408 0.021768 56.712576 ( 66.655542)
total: 261.90 sec