Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-011649
#<BuildRuby:0x0000560006e11fc0
@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.20240318-011649",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003340 0.003910 2.372302 ( 2.401451)
build_miniruby 0.001444 0.000200 1.715836 ( 1.714612)
build_ruby 0.001703 0.000235 3.440578 ( 3.687366)
build_all 0.000246 0.008239 6.980059 ( 3.445920)
build_install 0.018356 0.002850 8.865506 ( 4.562444)
test_btest 0.000697 0.000140 95.680548 ( 37.479251)
test_basic 0.003338 0.004712 1.032364 ( 1.110448)
test_all 0.082372 0.038900 792.494035 (297.379515)
test_rubyspec 0.062689 0.036239 135.820757 (154.719579)
total: 506.50 sec