Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-033341
#<BuildRuby:0x0000562a233fe258
@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.20231217-033341",
@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.000035)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006500 0.000292 2.334600 ( 2.544438)
build_miniruby 0.001692 0.000000 1.545880 ( 1.557814)
build_ruby 0.001710 0.000000 3.302282 ( 3.470021)
build_all 0.007070 0.000675 5.756154 ( 2.903643)
build_install 0.014799 0.004023 7.199131 ( 4.157739)
test_btest 0.000725 0.000088 82.227169 ( 31.586408)
test_basic 0.006048 0.000208 0.796106 ( 0.871180)
test_all 0.090205 0.028148 716.416123 (248.958653)
test_rubyspec 0.023251 0.041444 95.691322 (107.669417)
total: 403.72 sec