Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-043958
#<BuildRuby:0x00007f69f1a0fde0
@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.20240907-043958",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000022)
build_up 0.004454 0.003062 3.450033 ( 3.297141)
build_miniruby 0.000000 0.001677 1.579380 ( 1.575966)
build_ruby 0.000000 0.002292 5.134923 ( 5.484453)
build_all 0.009019 0.001643 9.383630 ( 4.902953)
build_install 0.016188 0.010243 12.661597 ( 7.874795)
test_btest 0.000661 0.000220 114.321230 ( 37.487978)
test_basic 0.004681 0.003981 0.978385 ( 2.234336)
test_all 0.108857 0.048487 904.467836 (296.690107)
test_rubyspec 0.055711 0.034831 175.989765 ( 28.222474)
total: 387.77 sec