Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-094341
#<BuildRuby:0x000055d3878bdfc0
@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.20240202-094341",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.003184 0.002862 1.902660 ( 2.303567)
build_miniruby 0.001336 0.000334 1.714134 ( 1.717400)
build_ruby 0.001545 0.000387 3.713683 ( 3.961876)
build_all 0.007336 0.000788 6.309589 ( 3.681884)
build_install 0.015771 0.004989 8.016655 ( 5.209312)
test_btest 0.000582 0.000146 86.854869 ( 38.460190)
test_basic 0.000000 0.007070 0.932551 ( 1.018039)
test_all 0.075036 0.039326 729.376445 (275.107716)
test_rubyspec 0.056340 0.049497 168.087160 (180.024719)
total: 511.49 sec