Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-231034
#<BuildRuby:0x00007fe9ec52fde0
@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.20240923-231034",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000041 0.000004 0.000045 ( 0.000043)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003502 0.004362 3.890245 ( 3.173562)
build_miniruby 0.001473 0.000184 1.627930 ( 1.624753)
build_ruby 0.001864 0.000233 3.423397 ( 3.593941)
build_all 0.008285 0.000502 6.513804 ( 2.578884)
build_install 0.007617 0.012636 10.410979 ( 4.797501)
test_btest 0.000799 0.000159 94.938699 ( 25.192996)
test_basic 0.005605 0.004571 1.095355 ( 1.142271)
test_all 0.101460 0.048016 744.878111 (237.816800)
test_rubyspec 0.056003 0.027858 135.626142 ( 31.341650)
total: 311.26 sec