Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-093440
#<BuildRuby:0x000055d9e9cbdf68
@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.20231214-093440",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.002643 0.004188 2.223151 ( 2.334585)
build_miniruby 0.001140 0.000084 1.600045 ( 1.598745)
build_ruby 0.001549 0.000115 2.722519 ( 2.897356)
build_all 0.002037 0.004424 5.207897 ( 2.038608)
build_install 0.010188 0.006208 6.439254 ( 2.976455)
test_btest 0.000970 0.000147 77.979410 ( 20.193295)
test_basic 0.005179 0.000196 0.817172 ( 0.881973)
test_all 0.082372 0.038304 677.611760 (197.165366)
test_rubyspec 0.027544 0.026770 86.240478 ( 97.787420)
total: 327.87 sec