Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-022002
#<BuildRuby:0x000055f92f6a68e0
@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.20230912-022002",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.007125 2.324411 ( 4.742640)
build_miniruby 0.000510 0.000783 1.716293 ( 1.971688)
build_ruby 0.000000 0.002457 3.368141 ( 3.886155)
build_all 0.005784 0.002369 6.560006 ( 4.707248)
build_install 0.011964 0.007644 8.113551 ( 6.406042)
test_btest 0.000639 0.000155 84.198744 ( 47.058914)
test_basic 0.007390 0.000768 0.997623 ( 1.370664)
test_all 0.008538 0.002812 684.168544 (300.142726)
test_rubyspec 0.015316 0.055540 102.942878 (114.751595)
total: 485.04 sec