Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-201733
#<BuildRuby:0x000055e6b2318de8
@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.20240211-201733",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002285 0.003681 1.932317 ( 2.262390)
build_miniruby 0.001231 0.000228 1.459228 ( 1.467658)
build_ruby 0.001709 0.000000 3.216386 ( 3.445763)
build_all 0.001310 0.006797 6.475087 ( 2.677515)
build_install 0.019507 0.000084 7.986500 ( 4.320773)
test_btest 0.000701 0.000145 89.872858 ( 33.832765)
test_basic 0.005870 0.001208 0.840639 ( 0.919276)
test_all 0.075402 0.041238 712.219073 (276.226834)
test_rubyspec 0.070173 0.038610 180.938527 (197.514206)
total: 522.67 sec