Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-142813
#<BuildRuby:0x000055c74a0ca230
@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.20231213-142813",
@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.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.005805 0.000271 2.245760 ( 2.680524)
build_miniruby 0.001382 0.000000 1.550332 ( 1.550085)
build_ruby 0.001502 0.000000 3.077330 ( 3.291866)
build_all 0.003457 0.003774 5.710029 ( 2.702993)
build_install 0.015227 0.003157 7.199145 ( 4.129541)
test_btest 0.000625 0.000110 82.299295 ( 38.008581)
test_basic 0.007394 0.001305 0.957591 ( 1.119361)
test_all 0.077174 0.042765 699.999322 (287.214265)
test_rubyspec 0.038207 0.036612 102.490478 (136.885678)
total: 477.58 sec