Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-202221
#<BuildRuby:0x00007fc787eefdd0
@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.20240928-202221",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.001132 0.008239 5.009364 ( 4.213508)
build_miniruby 0.002049 0.000000 1.740348 ( 1.754277)
build_ruby 0.000000 0.002452 4.461957 ( 4.640265)
build_all 0.008624 0.001997 7.539212 ( 4.556883)
build_install 0.020132 0.004818 11.049765 ( 6.574227)
test_btest 0.000927 0.000177 99.416738 ( 61.956934)
test_basic 0.004279 0.008495 1.244986 ( 3.661162)
test_all 0.106685 0.052384 798.801404 (382.436840)
test_rubyspec 0.062924 0.032342 140.880790 ( 76.183967)
total: 545.98 sec