Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-095708
#<BuildRuby:0x000055f8a0c561a8
@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.20230627-095708",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002325 0.004259 2.091136 ( 4.970686)
build_miniruby 0.001460 0.000116 1.620678 ( 2.878320)
build_ruby 0.001505 0.000120 3.149998 ( 3.859639)
build_all 0.006856 0.000549 2.533715 ( 2.837884)
build_install 0.012521 0.005489 3.879888 ( 4.440389)
test_btest 0.000829 0.000096 81.480035 ( 48.814877)
test_basic 0.007363 0.000000 0.900861 ( 1.456192)
test_all 0.001742 0.000000 598.731605 (324.569392)
test_rubyspec 0.029090 0.022209 88.220066 (128.486538)
total: 522.32 sec