Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-232039
#<BuildRuby:0x00005619a52e1f48
@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.20230926-232039",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.006441 0.000000 2.065673 ( 3.908154)
build_miniruby 0.001675 0.000025 1.555937 ( 1.556039)
build_ruby 0.001740 0.000113 3.382406 ( 3.573174)
build_all 0.002869 0.004259 6.033186 ( 2.960529)
build_install 0.011649 0.007487 7.497138 ( 4.388137)
test_btest 0.000000 0.000845 84.841177 ( 35.165895)
test_basic 0.004665 0.003816 0.978095 ( 1.064422)
test_all 0.000000 0.010435 695.761506 (272.036188)
test_rubyspec 0.029455 0.040619 100.941862 (113.212320)
total: 437.87 sec