Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-021220
#<BuildRuby:0x00007fd46e84fdd8
@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.20241220-021220",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.006263 0.000737 2.201072 ( 2.881731)
build_miniruby 0.001598 0.000000 1.745008 ( 1.815907)
build_ruby 0.002190 0.000000 4.520624 ( 4.837149)
build_all 0.006233 0.003925 6.762759 ( 3.454668)
build_install 0.007841 0.009085 6.672550 ( 3.300507)
test_btest 0.000907 0.000167 69.823047 ( 18.792286)
test_basic 0.001003 0.007893 0.935345 ( 0.985159)
test_all 0.090307 0.054084 645.564876 (198.901586)
test_rubyspec 0.027041 0.049194 113.293853 ( 20.827523)
total: 255.80 sec