Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-011131
#<BuildRuby:0x000055a883d7e7f0
@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.20230103-011131",
@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.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.004630 1.128062 ( 1.512732)
build_miniruby 0.000000 0.001347 1.396226 ( 1.401303)
build_ruby 0.000655 0.001018 3.372325 ( 3.762507)
build_all 0.007479 0.000000 3.651941 ( 1.795094)
build_install 0.015208 0.000726 3.022369 ( 2.185368)
test_btest 0.000886 0.000000 55.918329 ( 21.186243)
test_basic 0.001857 0.002836 0.417738 ( 0.520367)
test_all 0.001693 0.000383 622.950501 (210.777594)
test_rubyspec 0.021161 0.027551 67.383923 ( 77.637383)
total: 320.78 sec