Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-072337
#<BuildRuby:0x000056466557e390
@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.20240207-072337",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.006370 0.001019 2.073443 ( 3.592465)
build_miniruby 0.001477 0.000236 1.866782 ( 2.554060)
build_ruby 0.001799 0.000288 3.702191 ( 5.320784)
build_all 0.008353 0.000616 6.693757 ( 7.483441)
build_install 0.009698 0.012591 8.218839 ( 9.107000)
test_btest 0.000820 0.000198 90.445507 ( 88.733033)
test_basic 0.006735 0.000570 0.922687 ( 1.731726)
test_all 0.088997 0.032647 755.002111 (516.809684)
test_rubyspec 0.065895 0.043196 184.092211 (228.998087)
total: 864.33 sec