Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-021333
#<BuildRuby:0x000055d40d33e320
@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.20240215-021333",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001539 0.004539 1.955928 ( 2.293898)
build_miniruby 0.001613 0.000000 1.583517 ( 1.582682)
build_ruby 0.000299 0.001836 3.469575 ( 3.656278)
build_all 0.006631 0.000983 6.896250 ( 3.017364)
build_install 0.019348 0.000000 8.031789 ( 4.414928)
test_btest 0.000570 0.000101 91.032002 ( 37.110590)
test_basic 0.002537 0.004760 0.898519 ( 1.006670)
test_all 0.078436 0.036610 785.704661 (287.485244)
test_rubyspec 0.050405 0.039664 120.604442 (130.362196)
total: 470.93 sec