Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-023123
#<BuildRuby:0x0000555ac1f4e1a8
@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.20230712-023123",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005518 0.000662 2.018624 ( 3.366633)
build_miniruby 0.001405 0.000000 1.641687 ( 1.650486)
build_ruby 0.001879 0.000000 3.339656 ( 3.595295)
build_all 0.007975 0.000000 2.549734 ( 2.106015)
build_install 0.020233 0.000000 4.343882 ( 3.739838)
test_btest 0.001130 0.000000 83.514368 ( 37.609702)
test_basic 0.006922 0.000302 0.923029 ( 1.092387)
test_all 0.001227 0.000109 621.307091 (271.524371)
test_rubyspec 0.030005 0.024462 90.632784 (104.220763)
total: 428.91 sec