Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-233106
#<BuildRuby:0x0000560430792360
@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.20240307-233106",
@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.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000024)
build_up 0.005913 0.000422 2.441440 ( 2.182686)
build_miniruby 0.001229 0.000088 1.568180 ( 1.566600)
build_ruby 0.001370 0.000098 3.581220 ( 3.841354)
build_all 0.000339 0.007848 6.735287 ( 2.849384)
build_install 0.017204 0.001173 8.485751 ( 4.221379)
test_btest 0.000654 0.000084 92.523547 ( 30.791201)
test_basic 0.006701 0.000291 0.882215 ( 0.950977)
test_all 0.083229 0.034587 790.437861 (273.972710)
test_rubyspec 0.042772 0.041365 112.887563 (122.180458)
total: 442.56 sec