Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-143038
#<BuildRuby:0x000055ca9fb12320
@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.20231224-143038",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005230 0.000179 1.611733 ( 2.313316)
build_miniruby 0.001291 0.000184 1.479483 ( 1.479634)
build_ruby 0.001549 0.000221 3.392986 ( 26.350711)
build_all 0.004719 0.004232 5.689838 ( 2.941098)
build_install 0.015899 0.004798 6.980844 ( 4.442057)
test_btest 0.000682 0.000128 82.852403 ( 32.719269)
test_basic 0.006386 0.001198 0.905085 ( 0.981844)
test_all 0.079238 0.048639 729.434834 (332.784186)
test_rubyspec 0.045302 0.036603 106.843087 (177.293668)
total: 581.31 sec