Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-122608
#<BuildRuby:0x000055e851a0a7c8
@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.20230825-122608",
@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.000026 0.000003 0.000029 ( 0.000029)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.006408 0.000641 2.386938 ( 6.005297)
build_miniruby 0.001815 0.000182 1.685224 ( 2.777946)
build_ruby 0.001523 0.000152 3.530219 ( 6.079130)
build_all 0.007730 0.000773 6.677975 ( 6.864840)
build_install 0.014334 0.005862 8.198205 ( 7.779840)
test_btest 0.000684 0.000088 86.882043 ( 60.519163)
test_basic 0.004267 0.004094 0.988017 ( 5.167888)
test_all 0.006034 0.004174 670.214603 (424.723921)
test_rubyspec 0.036813 0.035270 106.384162 (185.412417)
total: 705.33 sec