Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-013921
#<BuildRuby:0x000055d8cb0d6228
@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.20240316-013921",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002351 0.004201 2.199196 ( 2.194829)
build_miniruby 0.001249 0.000129 1.668650 ( 1.666585)
build_ruby 0.001458 0.000151 3.079565 ( 3.333758)
build_all 0.006668 0.000253 6.619105 ( 2.482406)
build_install 0.014280 0.004420 8.158802 ( 3.724376)
test_btest 0.000973 0.000118 91.797987 ( 24.656350)
test_basic 0.007203 0.000340 0.933300 ( 0.996028)
test_all 0.084208 0.035708 767.419747 (222.198973)
test_rubyspec 0.041621 0.047214 114.469341 (124.058919)
total: 385.31 sec