Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-003524
#<BuildRuby:0x000055e832481a00
@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.20230917-003524",
@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.000021 0.000001 0.000022 ( 0.000021)
autoconf 0.000035 0.000001 0.000036 ( 0.000037)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.000000 0.007489 2.373100 ( 5.438790)
build_miniruby 0.001489 0.000132 1.683645 ( 2.328832)
build_ruby 0.001727 0.000000 3.510025 ( 4.145142)
build_all 0.008377 0.000534 6.353756 ( 6.362851)
build_install 0.019587 0.003244 8.198317 ( 9.083286)
test_btest 0.000836 0.000080 85.480853 ( 59.605858)
test_basic 0.005400 0.003655 0.938698 ( 1.335331)
test_all 0.010737 0.000000 687.803774 (366.624768)
test_rubyspec 0.039355 0.037030 107.581385 (132.506251)
total: 587.43 sec