Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-120429
#<BuildRuby:0x0000564baf902008
@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.20230919-120429",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002023 0.004482 2.280898 ( 4.594012)
build_miniruby 0.001473 0.000397 1.632293 ( 1.757952)
build_ruby 0.001353 0.000365 3.326894 ( 3.669297)
build_all 0.004735 0.004310 6.260011 ( 4.571837)
build_install 0.012164 0.009641 7.804758 ( 6.662557)
test_btest 0.000995 0.000343 85.255821 ( 46.360824)
test_basic 0.004051 0.004226 0.989639 ( 1.286735)
test_all 0.007569 0.001735 698.645421 (305.467706)
test_rubyspec 0.037942 0.035971 106.649223 (130.344100)
total: 504.72 sec