Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-201135
#<BuildRuby:0x00005604fb542120
@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.20231012-201135",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002806 0.004483 2.607981 ( 6.307825)
build_miniruby 0.000000 0.002431 1.862034 ( 1.959383)
build_ruby 0.000000 0.001715 3.722291 ( 3.989843)
build_all 0.004694 0.003059 6.324405 ( 3.075112)
build_install 0.016910 0.004234 8.007181 ( 4.716860)
test_btest 0.000625 0.000160 87.186802 ( 31.798108)
test_basic 0.000000 0.006248 0.806909 ( 0.876714)
test_all 0.004897 0.004787 716.532340 (226.663254)
test_rubyspec 0.040247 0.022575 99.836820 (111.104178)
total: 390.49 sec