Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-195318
#<BuildRuby:0x000055d2940161b8
@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.20230603-195318",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001506 0.004369 1.768594 ( 3.029163)
build_miniruby 0.000000 0.001542 1.301774 ( 1.301009)
build_ruby 0.000000 0.001464 2.569380 ( 2.828324)
build_all 0.005507 0.001377 2.200841 ( 1.579735)
build_install 0.012796 0.004245 3.453697 ( 2.641461)
test_btest 0.000723 0.000188 77.324997 ( 31.302478)
test_basic 0.003843 0.000997 0.750848 ( 0.842620)
test_all 0.001050 0.000000 610.788774 (226.745992)
test_rubyspec 0.028695 0.025933 81.807448 ( 94.113791)
total: 364.39 sec