Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-124355
#<BuildRuby:0x0000555aa4895fb8
@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.20240216-124355",
@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.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000026)
build_up 0.001799 0.003609 1.853374 ( 2.197434)
build_miniruby 0.001495 0.000267 1.645489 ( 1.643913)
build_ruby 0.001452 0.000260 3.488080 ( 3.710127)
build_all 0.006170 0.001102 6.455071 ( 3.065391)
build_install 0.011675 0.005793 8.075345 ( 4.336059)
test_btest 0.000682 0.000141 90.794895 ( 32.979082)
test_basic 0.003875 0.004387 0.960903 ( 1.080362)
test_all 0.066612 0.050109 806.262899 (335.257304)
test_rubyspec 0.047164 0.040820 121.547485 (130.903660)
total: 515.17 sec