Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-095925
#<BuildRuby:0x000055a8c72c9a00
@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.20230925-095925",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003980 0.002894 2.277239 ( 3.743189)
build_miniruby 0.000000 0.001470 1.584884 ( 1.586867)
build_ruby 0.000000 0.001692 3.280662 ( 3.486522)
build_all 0.008005 0.000568 6.449570 ( 3.768286)
build_install 0.014570 0.004723 7.740631 ( 5.142748)
test_btest 0.000557 0.000161 84.011950 ( 40.015267)
test_basic 0.006713 0.000779 0.970242 ( 1.072028)
test_all 0.009573 0.000581 693.082489 (260.803457)
test_rubyspec 0.028700 0.037894 99.472093 (110.817571)
total: 430.44 sec