Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-231655
#<BuildRuby:0x00007ff75f44fdc8
@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.20240929-231655",
@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.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.008714 0.000816 4.358721 ( 3.793446)
build_miniruby 0.001318 0.000226 1.357133 ( 1.353869)
build_ruby 0.001466 0.000251 3.498141 ( 28.895581)
build_all 0.007222 0.000000 5.231576 ( 2.239009)
build_install 0.011335 0.000964 6.613968 ( 6.229386)
test_btest 0.000847 0.000134 83.734635 ( 22.089091)
test_basic 0.004057 0.004306 0.961561 ( 1.010950)
test_all 0.085914 0.062185 662.653520 (210.861923)
test_rubyspec 0.048767 0.039026 136.167543 ( 22.828564)
total: 299.30 sec