Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-010002
#<BuildRuby:0x000055db0e145f70
@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.20221208-010002",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.005460 1.250390 ( 2.253670)
build_miniruby 0.000000 0.001164 1.238097 ( 1.236756)
build_ruby 0.000704 0.000599 2.494741 ( 2.488700)
build_all 0.005075 0.001154 3.614988 ( 1.908549)
build_install 0.013638 0.000248 2.700457 ( 1.751974)
test_btest 0.000738 0.000066 53.773171 ( 14.921055)
test_basic 0.001328 0.002733 0.353403 ( 0.451003)
test_all 0.001335 0.000297 620.957629 (200.044875)
test_rubyspec 0.039000 0.011734 71.127224 ( 82.775041)
total: 307.83 sec