Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-032516
#<BuildRuby:0x000055aef1eae890
@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.20240308-032516",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006196 0.000918 2.404698 ( 2.144018)
build_miniruby 0.001189 0.000176 1.726357 ( 1.725326)
build_ruby 0.001505 0.000000 2.878011 ( 3.108766)
build_all 0.004828 0.003259 6.283961 ( 2.342709)
build_install 0.008141 0.010482 7.842470 ( 3.490657)
test_btest 0.000863 0.000203 89.765546 ( 24.848375)
test_basic 0.000000 0.008225 0.869279 ( 0.929941)
test_all 0.078363 0.040296 777.760483 (244.187669)
test_rubyspec 0.040024 0.037646 107.106375 (116.342199)
total: 399.12 sec