Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-133421
#<BuildRuby:0x00007fd54cf9fdc0
@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.20241214-133421",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.000000 0.006988 2.473515 ( 3.573021)
build_miniruby 0.000000 0.001861 1.738587 ( 1.907324)
build_ruby 0.001212 0.000892 4.277107 ( 25.338249)
build_all 0.007138 0.002099 6.650744 ( 4.274979)
build_install 0.015342 0.005402 8.366650 ( 7.648755)
test_btest 0.000704 0.000211 78.699428 ( 46.210196)
test_basic 0.005395 0.004338 1.094414 ( 1.479920)
test_all 0.108185 0.043446 772.360732 (381.490601)
test_rubyspec 0.035845 0.049587 121.950444 ( 55.638616)
total: 527.56 sec