Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-165150
#<BuildRuby:0x000055e48da023b0
@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.20230106-165150",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.004712 0.000075 1.160143 ( 1.939782)
build_miniruby 0.001394 0.007046 112.107520 ( 33.721855)
build_ruby 0.001326 0.000212 2.975031 ( 3.355099)
build_all 0.010256 0.000000 14.232571 ( 9.347991)
build_install 0.008907 0.003850 2.449485 ( 1.612085)
test_btest 0.000707 0.000118 55.613889 ( 14.351494)
test_basic 0.000797 0.004036 0.412032 ( 0.504283)
test_all 0.001066 0.000213 584.123164 (168.693939)
test_rubyspec 0.008362 0.031225 59.042916 ( 68.890367)
total: 302.42 sec