Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-035314
#<BuildRuby:0x00007f2919f7fdc0
@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-035314",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007819 0.000764 4.616209 ( 3.818655)
build_miniruby 0.001504 0.000000 1.598472 ( 1.596188)
build_ruby 0.001775 0.000000 4.263496 ( 4.458200)
build_all 0.007744 0.000000 6.765371 ( 2.860988)
build_install 0.015949 0.002700 9.797822 ( 4.470126)
test_btest 0.000935 0.000000 90.781940 ( 23.911889)
test_basic 0.002494 0.008912 1.080906 ( 1.129335)
test_all 0.112423 0.034558 790.806630 (229.893740)
test_rubyspec 0.054342 0.033191 136.711934 ( 28.681354)
total: 300.82 sec