Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-234814
#<BuildRuby:0x000055f477e427c8
@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.20230830-234814",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007022 0.000492 2.023341 ( 4.191567)
build_miniruby 0.001738 0.000280 11.245397 ( 13.638755)
build_ruby 0.001565 0.000252 3.608695 ( 5.177501)
build_all 0.005085 0.003588 6.542690 ( 7.907504)
build_install 0.016956 0.005000 8.139460 ( 9.959402)
test_btest 0.000000 0.001218 86.438249 ( 90.114909)
test_basic 0.000000 0.008645 1.010048 ( 1.665502)
test_all 0.008254 0.002518 721.410501 (475.993231)
test_rubyspec 0.044387 0.028297 106.087021 (122.267074)
total: 730.92 sec