Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-124724
#<BuildRuby:0x00007f751b97fdc8
@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.20240901-124724",
@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.000024)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.007787 0.000000 3.740272 ( 4.706297)
build_miniruby 0.001699 0.000000 1.645498 ( 1.752208)
build_ruby 0.002220 0.000040 4.319002 ( 38.902477)
build_all 0.007920 0.000701 7.940413 ( 3.196331)
build_install 0.012909 0.007475 10.597539 ( 5.064917)
test_btest 0.000878 0.000192 115.399551 ( 32.374231)
test_basic 0.009641 0.000316 1.189395 ( 1.266604)
test_all 0.106209 0.046234 805.357891 (245.069777)
test_rubyspec 0.049068 0.045439 163.488776 ( 33.108119)
total: 365.44 sec