Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-115421
#<BuildRuby:0x000055a074a25fc0
@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.20231211-115421",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006065 0.001213 2.360116 ( 2.415943)
build_miniruby 0.001355 0.000271 1.559510 ( 1.558576)
build_ruby 0.001412 0.000283 3.137841 ( 3.323827)
build_all 0.007860 0.000692 6.087827 ( 3.123923)
build_install 0.018012 0.000000 7.321485 ( 3.845535)
test_btest 0.000777 0.000000 82.091205 ( 37.118534)
test_basic 0.000000 0.007686 0.982247 ( 1.183602)
test_all 0.085862 0.032858 711.572033 (256.896585)
test_rubyspec 0.040044 0.027936 95.716224 (107.559415)
total: 417.03 sec