Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-212426
#<BuildRuby:0x00007f99daa6fdd0
@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.20240920-212426",
@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.000015 0.000007 0.000022 ( 0.000022)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.005661 0.003000 4.663793 ( 3.776787)
build_miniruby 0.000000 0.001743 1.334382 ( 1.330800)
build_ruby 0.000000 0.001798 4.203623 ( 4.393288)
build_all 0.000405 0.008437 6.783199 ( 2.696764)
build_install 0.007414 0.011595 9.524885 ( 4.284745)
test_btest 0.000588 0.000392 96.211879 ( 25.418618)
test_basic 0.007986 0.002564 1.222665 ( 1.272759)
test_all 0.103466 0.049658 772.356351 (222.221902)
test_rubyspec 0.029967 0.058694 138.491877 ( 29.544962)
total: 294.94 sec