Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-142514
#<BuildRuby:0x000055f1ad699fc0
@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.20240115-142514",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004781 0.000209 1.389730 ( 1.780350)
build_miniruby 0.001842 0.000000 1.572777 ( 1.577704)
build_ruby 0.001661 0.000000 2.844621 ( 3.076469)
build_all 0.000000 0.007257 5.421379 ( 2.836694)
build_install 0.004122 0.012902 6.658194 ( 3.974275)
test_btest 0.000600 0.000231 81.662553 ( 34.131036)
test_basic 0.001525 0.004733 0.874334 ( 0.939855)
test_all 0.051939 0.067772 746.172025 (296.450002)
test_rubyspec 0.032093 0.031813 92.394186 (104.237075)
total: 449.00 sec