Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-133759
#<BuildRuby:0x000055a27dce2118
@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.20221213-133759",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000000 0.000095 0.000095 ( 0.012198)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.001122 0.004090 1.104324 ( 2.477490)
build_miniruby 0.000000 0.001198 1.253521 ( 1.255890)
build_ruby 0.000000 0.001475 2.629048 ( 2.635003)
build_all 0.007419 0.000000 6.401814 ( 3.360899)
build_install 0.014195 0.000000 5.389934 ( 3.801391)
test_btest 0.000658 0.000000 54.901313 ( 28.359309)
test_basic 0.003118 0.003453 0.438735 ( 0.548184)
test_all 0.001119 0.000309 630.939813 (259.510574)
test_rubyspec 0.023191 0.021460 70.039465 ( 84.063977)
total: 386.03 sec