Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-011153
#<BuildRuby:0x00005564e66fe230
@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.20230510-011153",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005121 0.000427 1.812523 ( 4.084947)
build_miniruby 0.001360 0.000114 1.280643 ( 1.504965)
build_ruby 0.001721 0.000000 2.782424 ( 3.250531)
build_all 0.003507 0.004476 2.152627 ( 2.256023)
build_install 0.012061 0.005579 3.358995 ( 3.493237)
test_btest 0.000691 0.000107 77.077501 ( 43.862006)
test_basic 0.002853 0.000439 0.760749 ( 1.139366)
test_all 0.000915 0.000141 570.549816 (266.589702)
test_rubyspec 0.047544 0.013182 85.284681 (119.351722)
total: 445.53 sec