Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-003810
#<BuildRuby:0x000055a5798463d0
@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.20240223-003810",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002264 0.004420 2.393091 ( 2.201040)
build_miniruby 0.001226 0.000235 1.710181 ( 1.709649)
build_ruby 0.001547 0.000297 3.281784 ( 3.490636)
build_all 0.007667 0.000000 6.456674 ( 2.557254)
build_install 0.015962 0.001159 8.253296 ( 3.829034)
test_btest 0.000695 0.000115 88.672555 ( 24.121841)
test_basic 0.005085 0.000848 0.944657 ( 1.004577)
test_all 0.069529 0.046271 722.706410 (208.662775)
test_rubyspec 0.026871 0.050344 108.672955 (117.881617)
total: 365.46 sec