Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-191315
#<BuildRuby:0x00007fecd452fdc8
@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.20240923-191315",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000023 0.008010 3.612421 ( 2.965879)
build_miniruby 0.001333 0.000286 1.132292 ( 1.129483)
build_ruby 0.001795 0.000000 3.020155 ( 3.233436)
build_all 0.007636 0.000000 5.263677 ( 2.028461)
build_install 0.012520 0.003606 7.732741 ( 3.369658)
test_btest 0.000730 0.000150 88.237322 ( 23.302167)
test_basic 0.011012 0.000579 1.130925 ( 1.185632)
test_all 0.101038 0.051233 773.002512 (231.575978)
test_rubyspec 0.066746 0.022117 135.345764 ( 28.816497)
total: 297.61 sec