Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-222005
#<BuildRuby:0x0000561a8fae9f70
@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.20230528-222005",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005874 0.000417 1.872770 ( 4.097449)
build_miniruby 0.001244 0.000271 1.357137 ( 1.495232)
build_ruby 0.001159 0.000252 2.902474 ( 3.245469)
build_all 0.003260 0.003930 2.182828 ( 2.510870)
build_install 0.003439 0.014627 3.447891 ( 3.339177)
test_btest 0.000558 0.000215 75.285982 ( 39.596729)
test_basic 0.004583 0.001763 0.743818 ( 1.033125)
test_all 0.001177 0.000225 582.542862 (228.481632)
test_rubyspec 0.023969 0.024797 79.292295 ( 91.284721)
total: 375.09 sec