Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-121627
#<BuildRuby:0x0000563506065fb8
@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.20231222-121627",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.001360 0.004254 1.717277 ( 2.551479)
build_miniruby 0.001532 0.000295 1.743069 ( 1.933543)
build_ruby 0.001513 0.000291 3.468181 ( 3.852045)
build_all 0.003531 0.004985 5.873277 ( 4.190293)
build_install 0.017233 0.004308 7.144212 ( 5.103925)
test_btest 0.000691 0.000161 81.751694 ( 48.929891)
test_basic 0.002485 0.005000 0.908299 ( 0.985542)
test_all 0.084910 0.032915 672.871272 (241.002463)
test_rubyspec 0.028785 0.036682 93.357007 (105.127992)
total: 413.68 sec