Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-023439
#<BuildRuby:0x00005562132c6008
@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.20230210-023439",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000654 0.004037 1.124169 ( 1.667842)
build_miniruby 0.001445 0.000000 1.186086 ( 1.234910)
build_ruby 0.001306 0.000000 2.347573 ( 2.582363)
build_all 0.003463 0.003005 3.693860 ( 1.851680)
build_install 0.010596 0.002930 2.850486 ( 2.046654)
test_btest 0.000807 0.000149 57.684484 ( 18.281133)
test_basic 0.002148 0.004086 0.445185 ( 0.547065)
test_all 0.001640 0.000000 647.103918 (240.152325)
test_rubyspec 0.019875 0.027773 71.412926 ( 81.986588)
total: 350.35 sec