Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-061037
#<BuildRuby:0x00005581a37ae818
@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.20231020-061037",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006688 0.000000 2.212159 ( 2.577151)
build_miniruby 0.001350 0.000000 1.722153 ( 1.723239)
build_ruby 0.001728 0.000000 3.237888 ( 3.413550)
build_all 0.007718 0.000000 5.810731 ( 2.899439)
build_install 0.016497 0.002960 7.481278 ( 4.362413)
test_btest 0.000883 0.000155 79.640040 ( 28.552411)
test_basic 0.000000 0.007055 0.902145 ( 1.007296)
test_all 0.003380 0.005576 659.415670 (238.711692)
test_rubyspec 0.016402 0.046788 93.873401 (105.720522)
total: 388.97 sec