Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-175411
#<BuildRuby:0x0000560e70b5e008
@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.20240228-175411",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005177 0.004262 2.887036 ( 4.798554)
build_miniruby 0.000093 0.004062 81.668807 ( 81.309536)
build_ruby 0.000000 0.002060 4.487584 ( 5.941132)
build_all 0.005294 0.003817 7.342634 ( 7.931252)
build_install 0.020352 0.003135 9.398352 ( 10.498096)
test_btest 0.000819 0.000234 96.623213 (102.226256)
test_basic 0.009319 0.001543 1.031501 ( 1.883662)
test_all 0.095813 0.032683 834.286218 (813.490464)
test_rubyspec 0.044010 0.055888 137.334871 (226.075218)
total: 1254.16 sec