Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-180849
#<BuildRuby:0x00005589d19da4f8
@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-180849",
@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.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006169 0.000341 2.345560 ( 2.658693)
build_miniruby 0.001199 0.000200 1.594741 ( 1.594954)
build_ruby 0.001702 0.000283 3.078950 ( 3.275379)
build_all 0.000000 0.007222 5.767485 ( 3.002704)
build_install 0.013973 0.002917 6.974018 ( 3.680073)
test_btest 0.000767 0.000000 80.569179 ( 31.579953)
test_basic 0.003130 0.002961 0.872694 ( 0.947309)
test_all 0.073360 0.043322 697.117129 (210.174725)
test_rubyspec 0.017789 0.037063 83.945138 ( 95.472203)
total: 352.39 sec