Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-154753
#<BuildRuby:0x000055fa1908a4f8
@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.20231023-154753",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006044 0.000788 3.334496 ( 3.442720)
build_miniruby 0.001257 0.000164 1.310771 ( 1.309831)
build_ruby 0.001322 0.000172 2.745956 ( 2.918729)
build_all 0.006426 0.000838 5.609446 ( 2.609076)
build_install 0.012340 0.005188 7.757946 ( 3.771422)
test_btest 0.001027 0.000000 78.808330 ( 29.008973)
test_basic 0.005642 0.000293 0.845737 ( 0.928050)
test_all 0.073220 0.043839 622.049139 (261.715980)
test_rubyspec 0.037194 0.026523 91.809894 (103.399669)
total: 409.11 sec