Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-140108
#<BuildRuby:0x000055f7bd039f20
@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.20231013-140108",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.001491 0.004531 2.306027 ( 2.443836)
build_miniruby 0.001011 0.000352 1.591648 ( 1.590456)
build_ruby 0.001223 0.000426 2.996593 ( 3.215674)
build_all 0.000808 0.006967 6.224140 ( 2.797182)
build_install 0.011754 0.005596 7.688126 ( 3.886977)
test_btest 0.000769 0.000325 86.747778 ( 31.887552)
test_basic 0.008151 0.000726 1.018666 ( 1.125035)
test_all 0.006840 0.002736 678.066046 (219.684621)
test_rubyspec 0.026891 0.032095 97.342287 (108.635298)
total: 375.27 sec