Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-003247
#<BuildRuby:0x000055ed2c9ee8e0
@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.20240215-003247",
@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.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005062 0.000844 1.749309 ( 2.095250)
build_miniruby 0.001112 0.000186 1.564253 ( 1.562278)
build_ruby 0.000000 0.001665 3.426166 ( 3.658064)
build_all 0.007208 0.000760 6.871416 ( 2.759115)
build_install 0.007312 0.010672 7.460543 ( 3.361705)
test_btest 0.000753 0.000194 89.682814 ( 24.042670)
test_basic 0.002065 0.004429 0.836388 ( 0.896243)
test_all 0.097763 0.018538 728.772398 (210.031114)
test_rubyspec 0.042261 0.049019 116.629253 (125.845864)
total: 374.25 sec