Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-130714
#<BuildRuby:0x00007f4e32d6fdd0
@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.20240730-130714",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.000235 0.008109 2.992137 ( 3.836396)
build_miniruby 0.001729 0.000000 1.753395 ( 1.756814)
build_ruby 0.001813 0.000000 3.608166 ( 3.993771)
build_all 0.007393 0.000980 6.961636 ( 2.703423)
build_install 0.016523 0.001220 9.362172 ( 4.276917)
test_btest 0.000782 0.000230 111.765165 ( 41.367736)
test_basic 0.005340 0.003294 0.962232 ( 3.012458)
test_all 0.093950 0.053347 741.677212 (215.951686)
test_rubyspec 0.065518 0.028968 164.527579 ( 27.877298)
total: 304.78 sec