Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-074043
#<BuildRuby:0x0000558b5fc46130
@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.20230619-074043",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.005858 0.000901 2.071087 ( 4.874939)
build_miniruby 0.001385 0.000213 1.448659 ( 2.002614)
build_ruby 0.000000 0.001786 2.898713 ( 3.509491)
build_all 0.000000 0.010487 2.573108 ( 2.775706)
build_install 0.015256 0.004056 3.895753 ( 4.006548)
test_btest 0.000543 0.000144 81.332349 ( 46.851641)
test_basic 0.002419 0.000645 0.857223 ( 1.430173)
test_all 0.001032 0.000276 582.786545 (249.555850)
test_rubyspec 0.030990 0.020508 84.993009 ( 98.162063)
total: 413.17 sec