Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-034222
#<BuildRuby:0x000055caebf0e1a8
@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.20240116-034222",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.001104 0.004083 1.630784 ( 2.025610)
build_miniruby 0.000000 0.001577 1.547921 ( 1.546817)
build_ruby 0.000000 0.001858 3.137040 ( 3.356576)
build_all 0.000000 0.007294 5.448690 ( 2.308132)
build_install 0.014368 0.002825 6.522225 ( 3.419806)
test_btest 0.000617 0.000106 81.365214 ( 32.653022)
test_basic 0.005988 0.001027 0.856541 ( 0.930359)
test_all 0.091749 0.026304 780.730354 (315.670063)
test_rubyspec 0.045146 0.020675 93.502185 (105.497951)
total: 467.41 sec