Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-173542
#<BuildRuby:0x00007f03d597fdd0
@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.20241026-173542",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.004189 0.004062 4.014664 ( 3.915235)
build_miniruby 0.001251 0.000417 1.545674 ( 1.542443)
build_ruby 0.002162 0.000000 4.080548 ( 4.269371)
build_all 0.008231 0.000744 6.851051 ( 2.814791)
build_install 0.015511 0.006475 9.975218 ( 4.730171)
test_btest 0.000717 0.000233 80.617735 ( 29.439995)
test_basic 0.005983 0.004921 1.118908 ( 1.172647)
test_all 0.116276 0.038898 777.178920 (280.423153)
test_rubyspec 0.044691 0.038330 124.988884 ( 32.060794)
total: 360.37 sec