Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-204903
#<BuildRuby:0x000055d24d526078
@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.20231206-204903",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004236 0.004085 2.499953 ( 4.362583)
build_miniruby 0.001770 0.000000 1.671550 ( 1.891454)
build_ruby 0.002005 0.000000 3.604409 ( 4.461062)
build_all 0.008940 0.000198 6.113718 ( 5.649722)
build_install 0.015386 0.006001 7.819398 ( 7.386392)
test_btest 0.000677 0.000180 85.478109 ( 80.026029)
test_basic 0.007415 0.000795 0.937431 ( 1.573317)
test_all 0.096321 0.030597 738.375491 (587.492132)
test_rubyspec 0.047194 0.029367 104.704855 (164.471659)
total: 857.32 sec