Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-194215
#<BuildRuby:0x0000561f3988a168
@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.20221226-194215",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003553 0.000628 0.854674 ( 1.551731)
build_miniruby 0.001061 0.000188 1.000097 ( 0.998555)
build_ruby 0.001167 0.000206 2.779346 ( 3.124444)
build_all 0.002202 0.003781 3.349519 ( 1.695503)
build_install 0.003943 0.009562 2.747083 ( 1.836026)
test_btest 0.000690 0.000230 55.266104 ( 15.085591)
test_basic 0.000298 0.004503 0.419127 ( 0.513553)
test_all 0.000886 0.000344 565.915962 (167.796598)
test_rubyspec 0.018588 0.023150 55.635817 ( 65.751848)
total: 258.35 sec