Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-175243
#<BuildRuby:0x00007fd7d163fdc0
@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-175243",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.001458 0.007490 3.877563 ( 6.394625)
build_miniruby 0.001754 0.000284 1.761511 ( 2.008563)
build_ruby 0.002243 0.000364 4.574850 ( 27.567588)
build_all 0.007682 0.003243 8.453094 ( 5.805166)
build_install 0.024213 0.002042 11.532599 ( 9.405055)
test_btest 0.000967 0.000157 122.897660 ( 93.903815)
test_basic 0.012864 0.000692 1.346483 ( 1.983663)
test_all 0.113373 0.050207 916.164339 (593.381359)
test_rubyspec 0.029973 0.066306 176.649380 (130.238265)
total: 870.69 sec