Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-175713
#<BuildRuby:0x00007f0b1f02fdd8
@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.20241018-175713",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.006402 0.001723 4.216123 ( 4.021958)
build_miniruby 0.001278 0.000344 1.816527 ( 1.814125)
build_ruby 0.001424 0.000384 4.056681 ( 4.206311)
build_all 0.005896 0.003592 7.523745 ( 3.055705)
build_install 0.022041 0.001165 11.007106 ( 5.817970)
test_btest 0.000851 0.000213 98.659717 ( 31.434012)
test_basic 0.010448 0.000331 1.205389 ( 1.252419)
test_all 0.120833 0.028982 776.208699 (222.348689)
test_rubyspec 0.037537 0.050296 132.907603 ( 30.434259)
total: 304.39 sec