Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-211026
#<BuildRuby:0x00007fc0ca59fdc0
@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.20240926-211026",
@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.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.007926 0.001062 4.668484 ( 3.959668)
build_miniruby 0.001280 0.000341 1.576792 ( 1.574053)
build_ruby 0.001495 0.000398 4.294997 ( 4.487482)
build_all 0.008980 0.000158 6.951164 ( 2.941185)
build_install 0.004895 0.015550 9.515611 ( 4.221020)
test_btest 0.000743 0.000262 92.562375 ( 24.690841)
test_basic 0.006676 0.003555 1.191147 ( 3.687976)
test_all 0.105381 0.042512 748.468173 (214.184521)
test_rubyspec 0.050299 0.036548 135.895028 ( 28.259569)
total: 288.01 sec