Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-192733
#<BuildRuby:0x000055c4566ee3b0
@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.20231205-192733",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005694 0.000712 2.272949 ( 2.380496)
build_miniruby 0.001436 0.000179 1.649208 ( 1.648635)
build_ruby 0.001300 0.000162 3.234130 ( 3.435761)
build_all 0.007493 0.000375 5.760438 ( 2.730030)
build_install 0.017285 0.000922 7.442004 ( 4.051983)
test_btest 0.000712 0.000079 81.655477 ( 31.876875)
test_basic 0.000000 0.003007 0.837799 ( 0.930462)
test_all 0.097908 0.021308 694.243051 (258.828839)
test_rubyspec 0.039630 0.025652 94.214276 (106.495475)
total: 412.38 sec