Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-073502
#<BuildRuby:0x00007f9e1039fde0
@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.20241114-073502",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000019 0.000009 0.000028 ( 0.000028)
configure 0.000021 0.000010 0.000031 ( 0.000030)
build_up 0.004449 0.002225 2.828481 ( 2.794919)
build_miniruby 0.001066 0.000533 1.144566 ( 1.142349)
build_ruby 0.001227 0.000614 3.177101 ( 3.356402)
build_all 0.009512 0.000260 5.827237 ( 2.990114)
build_install 0.013972 0.011485 10.401491 ( 6.907463)
test_btest 0.000764 0.000382 74.648177 ( 22.832862)
test_basic 0.000000 0.008691 0.740046 ( 0.857822)
test_all 0.104388 0.037043 600.124529 (205.420974)
test_rubyspec 0.054884 0.021827 117.737509 ( 21.156175)
total: 267.46 sec