Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-203017
#<BuildRuby:0x00007f4b1252fdc8
@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.20241227-203017",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.000782 0.004312 1.476680 ( 2.118468)
build_miniruby 0.000927 0.000347 1.082056 ( 1.081067)
build_ruby 0.001254 0.000470 3.185312 ( 3.347074)
build_all 0.006908 0.000951 5.471238 ( 2.184552)
build_install 0.011532 0.005400 6.540606 ( 3.367751)
test_btest 0.000679 0.000250 69.338373 ( 18.434289)
test_basic 0.005147 0.003048 0.840988 ( 0.892006)
test_all 0.083373 0.057348 625.406573 (186.434418)
test_rubyspec 0.062732 0.017547 116.990472 ( 22.836399)
total: 240.70 sec