Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-163709
#<BuildRuby:0x00005586a3d0a078
@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-163709",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005450 0.000233 2.107106 ( 2.243971)
build_miniruby 0.001664 0.000000 1.361921 ( 1.365449)
build_ruby 0.001600 0.000000 2.989121 ( 3.182127)
build_all 0.002555 0.004507 5.608945 ( 2.566066)
build_install 0.011469 0.003955 7.027314 ( 3.499563)
test_btest 0.000615 0.000131 80.528882 ( 28.984396)
test_basic 0.005740 0.001230 0.889134 ( 0.962609)
test_all 0.007606 0.001630 654.407666 (232.449301)
test_rubyspec 0.021293 0.041782 95.274901 (109.379571)
total: 384.63 sec