Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-031845
#<BuildRuby:0x00007f60aa84fdc0
@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.20241004-031845",
@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.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.003617 0.004680 4.172290 ( 4.150599)
build_miniruby 0.001521 0.000268 1.381254 ( 1.378010)
build_ruby 0.001563 0.000275 3.989150 ( 4.122131)
build_all 0.005663 0.003696 7.467808 ( 3.096246)
build_install 0.017420 0.001980 10.527049 ( 4.962625)
test_btest 0.000756 0.000140 97.999236 ( 26.103879)
test_basic 0.010121 0.000406 1.081741 ( 1.127650)
test_all 0.120876 0.029907 820.439640 (248.700305)
test_rubyspec 0.061287 0.028539 141.238702 ( 37.724958)
total: 331.37 sec