Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-085906
#<BuildRuby:0x00005581bde0a120
@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.20240131-085906",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003062 0.003861 2.000948 ( 2.997760)
build_miniruby 0.001304 0.000135 2.232224 ( 2.379873)
build_ruby 0.001730 0.000179 3.704520 ( 4.049344)
build_all 0.008267 0.000855 6.343898 ( 4.092531)
build_install 0.020902 0.001185 8.082626 ( 5.712265)
test_btest 0.000791 0.000077 89.455695 ( 48.765420)
test_basic 0.006937 0.000671 0.986739 ( 1.209732)
test_all 0.098509 0.027214 819.815903 (630.861390)
test_rubyspec 0.058256 0.059807 195.973533 (302.451220)
total: 1002.52 sec