Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-085846
#<BuildRuby:0x00007f2727c4fdd8
@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.20240925-085846",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.004992 0.004384 4.877580 ( 4.213022)
build_miniruby 0.000000 0.002038 1.764962 ( 1.767912)
build_ruby 0.001442 0.000740 4.413338 ( 4.642636)
build_all 0.007921 0.001682 7.226150 ( 3.328058)
build_install 0.017393 0.006211 11.143849 ( 5.813311)
test_btest 0.000672 0.000277 99.056142 ( 44.254121)
test_basic 0.004727 0.008673 1.319917 ( 1.442669)
test_all 0.104940 0.044757 790.750944 (230.233962)
test_rubyspec 0.051949 0.035421 130.798844 ( 32.485247)
total: 328.18 sec