Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-174027
#<BuildRuby:0x0000560dc4076390
@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.20240315-174027",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005939 0.000416 2.462087 ( 2.475170)
build_miniruby 0.001196 0.000249 1.688564 ( 1.691482)
build_ruby 0.000000 0.001971 3.587342 ( 3.830800)
build_all 0.002544 0.005668 7.062244 ( 3.471884)
build_install 0.018902 0.000681 8.780652 ( 4.776778)
test_btest 0.001056 0.000000 94.104252 ( 35.248839)
test_basic 0.008416 0.000000 1.010745 ( 1.091533)
test_all 0.093839 0.025783 786.115886 (318.639236)
test_rubyspec 0.062744 0.030055 127.299767 (136.569835)
total: 507.80 sec