Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-205137
#<BuildRuby:0x000055e20dea2258
@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.20240219-205137",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.007124 0.000000 2.721343 ( 2.415573)
build_miniruby 0.001460 0.000000 1.553928 ( 1.552576)
build_ruby 0.001755 0.000000 3.349547 ( 3.594815)
build_all 0.008070 0.000000 6.556742 ( 3.244588)
build_install 0.010034 0.008514 8.434594 ( 4.542562)
test_btest 0.000848 0.000199 91.542614 ( 35.751775)
test_basic 0.003754 0.003671 0.949569 ( 1.035078)
test_all 0.081556 0.034281 773.194331 (294.499287)
test_rubyspec 0.053249 0.032316 123.875122 (135.088681)
total: 481.73 sec