Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-170257
#<BuildRuby:0x00007fe965fdfdd0
@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.20240930-170257",
@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.000001 0.000023 ( 0.000024)
autoconf 0.000040 0.000003 0.000043 ( 0.000042)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.010604 0.000480 5.404675 ( 5.755483)
build_miniruby 0.001810 0.000129 12.526636 ( 12.138099)
build_ruby 0.002035 0.000146 4.774935 ( 4.982352)
build_all 0.009601 0.000090 7.397384 ( 4.556733)
build_install 0.023440 0.000696 11.286604 ( 6.804867)
test_btest 0.001001 0.000000 98.980579 ( 50.752523)
test_basic 0.006190 0.008665 1.305318 ( 1.493863)
test_all 0.102419 0.049550 829.174181 (335.778806)
test_rubyspec 0.045309 0.046211 134.323647 ( 28.540501)
total: 450.80 sec