Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-012431
#<BuildRuby:0x00005634d645e208
@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.20240306-012431",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003455 0.003880 2.390343 ( 2.150311)
build_miniruby 0.000000 0.001480 1.419652 ( 1.417999)
build_ruby 0.000000 0.001510 3.229994 ( 3.437005)
build_all 0.005900 0.001125 5.977756 ( 2.284625)
build_install 0.013411 0.004257 7.916315 ( 3.772627)
test_btest 0.000728 0.000132 88.594265 ( 23.573356)
test_basic 0.002499 0.003746 0.754309 ( 0.815899)
test_all 0.082745 0.031376 712.289904 (204.124587)
test_rubyspec 0.056564 0.021673 103.761705 (112.762231)
total: 354.34 sec