Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-141806
#<BuildRuby:0x000055f209629f20
@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.20231207-141806",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000010 0.000004 0.000014 ( 0.000028)
build_up 0.003164 0.003605 2.291218 ( 2.422993)
build_miniruby 0.001573 0.000000 1.599529 ( 1.600072)
build_ruby 0.001852 0.000000 3.068691 ( 3.282094)
build_all 0.000000 0.007010 5.866198 ( 2.813213)
build_install 0.014056 0.003752 7.292861 ( 4.267645)
test_btest 0.000758 0.000350 82.441915 ( 30.406697)
test_basic 0.000927 0.004327 0.843759 ( 0.928415)
test_all 0.092668 0.026193 691.281598 (251.531199)
test_rubyspec 0.021333 0.047826 96.428666 (108.104303)
total: 405.36 sec