Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-172813
#<BuildRuby:0x000055e349799a00
@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.20230628-172813",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006310 0.000335 2.134077 ( 6.231380)
build_miniruby 0.001472 0.000178 1.713027 ( 3.456895)
build_ruby 0.001625 0.000197 3.454736 ( 7.390153)
build_all 0.005085 0.003929 2.607491 ( 4.429849)
build_install 0.019655 0.001778 3.956883 ( 7.751307)
test_btest 0.001301 0.000181 83.954685 ( 92.807868)
test_basic 0.003168 0.000442 0.843933 ( 1.666965)
test_all 0.001939 0.000270 623.662500 (643.653569)
test_rubyspec 0.023997 0.034264 91.119028 (172.655793)
total: 940.04 sec