Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-001919
#<BuildRuby:0x00005572aae36198
@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-001919",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004173 0.000464 1.042710 ( 1.444352)
build_miniruby 0.000000 0.001377 1.260268 ( 1.258388)
build_ruby 0.000000 0.001672 3.148365 ( 3.504468)
build_all 0.006625 0.000212 3.207562 ( 1.537195)
build_install 0.013643 0.001314 2.423439 ( 1.556235)
test_btest 0.000654 0.000089 56.019459 ( 14.561641)
test_basic 0.001781 0.003287 0.350568 ( 0.442213)
test_all 0.001057 0.000176 584.689859 (167.054330)
test_rubyspec 0.019196 0.021901 59.309902 ( 69.284276)
total: 260.64 sec