Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-144648
#<BuildRuby:0x0000557c19c4df48
@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.20230710-144648",
@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.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.003348 0.004620 2.222707 ( 3.754225)
build_miniruby 0.001227 0.000188 1.640216 ( 1.676307)
build_ruby 0.001553 0.000239 3.318092 ( 3.591153)
build_all 0.007291 0.000000 2.639365 ( 2.122765)
build_install 0.016540 0.000865 4.028738 ( 3.126058)
test_btest 0.001223 0.000000 83.939359 ( 41.194647)
test_basic 0.000000 0.008717 1.044677 ( 1.180967)
test_all 0.000000 0.002219 626.828803 (251.853499)
test_rubyspec 0.035042 0.018641 91.936145 (105.122281)
total: 413.62 sec