Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-014842
#<BuildRuby:0x0000564fc04fe2a8
@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.20230701-014842",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006157 0.000000 1.878491 ( 3.168413)
build_miniruby 0.001350 0.000000 1.458405 ( 1.457879)
build_ruby 0.001458 0.000152 2.816111 ( 3.039170)
build_all 0.006908 0.000000 2.277485 ( 1.518538)
build_install 0.013072 0.003013 3.504817 ( 3.188619)
test_btest 0.001080 0.000000 82.258153 ( 23.069614)
test_basic 0.002213 0.003728 0.792312 ( 0.868519)
test_all 0.000780 0.001218 580.709444 (187.726304)
test_rubyspec 0.018425 0.034848 84.472934 (104.984356)
total: 329.02 sec