Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-174306
#<BuildRuby:0x00007ff3cde4fde0
@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.20241009-174306",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.000000 0.007744 3.766440 ( 3.622821)
build_miniruby 0.001072 0.000488 1.624369 ( 1.622198)
build_ruby 0.001727 0.000000 3.966617 ( 4.100240)
build_all 0.005280 0.003797 7.184569 ( 2.983438)
build_install 0.012322 0.005233 9.498938 ( 4.224498)
test_btest 0.000722 0.000203 91.939884 ( 24.085257)
test_basic 0.005888 0.004711 0.951275 ( 0.996843)
test_all 0.108270 0.041680 743.366587 (216.410158)
test_rubyspec 0.048558 0.033851 130.079779 ( 27.727942)
total: 285.77 sec