Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-025235
#<BuildRuby:0x00005614d7f9a320
@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.20230104-025235",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003673 0.000735 0.965807 ( 1.377514)
build_miniruby 0.001149 0.000230 1.416138 ( 1.414342)
build_ruby 0.001271 0.000254 2.793000 ( 3.162869)
build_all 0.000000 0.006560 3.157573 ( 1.531801)
build_install 0.013132 0.001911 2.542706 ( 1.599578)
test_btest 0.000691 0.000181 55.955164 ( 14.658831)
test_basic 0.003639 0.000950 0.389938 ( 0.482223)
test_all 0.001233 0.000322 566.502392 (162.777261)
test_rubyspec 0.016374 0.025640 55.536361 ( 65.489524)
total: 252.49 sec