Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250108-222819
#<BuildRuby:0x00007f2ef6affdd0
@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.20250108-222819",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.004922 0.000150 1.406503 ( 1.741608)
build_miniruby 0.001230 0.000212 1.003709 ( 1.000867)
build_ruby 0.001428 0.000246 3.010012 ( 3.266302)
build_all 0.009226 0.000139 6.026133 ( 3.951286)
build_install 0.012362 0.008367 7.750420 ( 5.850642)
test_btest 0.000755 0.000156 69.693584 ( 39.143176)
test_basic 0.000000 0.005739 0.676002 ( 0.732439)
test_all 0.112302 0.017234 606.092665 (195.886755)
test_rubyspec 0.042219 0.024129 100.062949 ( 27.769182)
total: 279.34 sec