Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-223536
#<BuildRuby:0x00007f4a30adfdc8
@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.20240902-223536",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000045 0.000000 0.000045 ( 0.000044)
configure 0.000042 0.000000 0.000042 ( 0.000042)
build_up 0.005173 0.002532 3.902882 ( 3.820562)
build_miniruby 0.001460 0.000334 1.671134 ( 1.668947)
build_ruby 0.002106 0.000000 4.582071 ( 4.766373)
build_all 0.008890 0.000000 8.322861 ( 3.500900)
build_install 0.007324 0.015383 11.817672 ( 6.487282)
test_btest 0.000719 0.000216 120.763665 ( 52.354646)
test_basic 0.011084 0.000924 1.361323 ( 1.433648)
test_all 0.110449 0.039985 853.689295 (259.213327)
test_rubyspec 0.047692 0.035361 161.323948 ( 32.016713)
total: 365.26 sec