Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-143959
#<BuildRuby:0x000055e1df1d64f8
@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.20240301-143959",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000084 0.000000 0.000084 ( 0.000189)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006934 0.000876 2.713143 ( 2.674423)
build_miniruby 0.001083 0.000303 1.836798 ( 1.900758)
build_ruby 0.000000 0.001848 3.490187 ( 3.930469)
build_all 0.000465 0.007275 6.918387 ( 3.349165)
build_install 0.012037 0.007605 8.659450 ( 4.805045)
test_btest 0.000505 0.000199 92.230709 ( 37.797464)
test_basic 0.005975 0.002354 0.945966 ( 1.012442)
test_all 0.088425 0.029298 790.560573 (281.489319)
test_rubyspec 0.054434 0.040937 130.367312 (154.054539)
total: 491.01 sec