Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-210712
#<BuildRuby:0x0000561f68581f28
@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.20230503-210712",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.006112 0.000390 1.978172 ( 4.189146)
build_miniruby 0.001207 0.000220 1.387724 ( 1.562957)
build_ruby 0.001456 0.000265 2.584257 ( 2.982242)
build_all 0.005595 0.001017 2.174944 ( 2.185921)
build_install 0.013119 0.005331 3.412074 ( 3.759285)
test_btest 0.000689 0.000144 75.968741 ( 48.853456)
test_basic 0.005784 0.001205 0.751240 ( 1.102638)
test_all 0.000731 0.000152 619.709936 (650.738141)
test_rubyspec 0.041418 0.019431 84.689267 (126.958393)
total: 842.33 sec