Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-133712
#<BuildRuby:0x00007feddc2cfde0
@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.20241018-133712",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.003783 0.003971 2.905481 ( 3.307232)
build_miniruby 0.001268 0.000288 1.131265 ( 1.127829)
build_ruby 0.000000 0.001756 3.704381 ( 3.832902)
build_all 0.005318 0.003679 6.193093 ( 2.391958)
build_install 0.010929 0.007995 9.085450 ( 4.275786)
test_btest 0.000706 0.000226 84.634940 ( 22.100148)
test_basic 0.000319 0.009474 0.917805 ( 0.969717)
test_all 0.110177 0.044202 785.322489 (278.479849)
test_rubyspec 0.041138 0.044457 135.215707 ( 29.052495)
total: 345.54 sec