Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-040341
#<BuildRuby:0x00007f86ea27fdd0
@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.20240919-040341",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.004905 0.003490 4.716009 ( 3.944426)
build_miniruby 0.001519 0.000253 1.519153 ( 1.515937)
build_ruby 0.001661 0.000277 3.884062 ( 4.083697)
build_all 0.003514 0.004700 7.265431 ( 3.065774)
build_install 0.012713 0.008340 10.734282 ( 4.917771)
test_btest 0.000000 0.001025 101.302029 ( 41.476231)
test_basic 0.007091 0.003736 1.074251 ( 1.119491)
test_all 0.107257 0.045595 857.295504 (263.784975)
test_rubyspec 0.042885 0.045720 140.347847 ( 30.794612)
total: 354.70 sec