Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-185644
#<BuildRuby:0x000055955a16e258
@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.20240129-185644",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000027 0.000009 0.000036 ( 0.000034)
build_up 0.005294 0.001611 1.962700 ( 2.401286)
build_miniruby 0.001301 0.000396 1.779935 ( 1.788002)
build_ruby 0.001238 0.000377 3.515618 ( 3.767961)
build_all 0.006921 0.000747 6.000262 ( 2.732268)
build_install 0.018687 0.001371 7.703230 ( 4.614287)
test_btest 0.000733 0.000190 86.138570 ( 27.633756)
test_basic 0.000000 0.007135 0.967313 ( 1.074383)
test_all 0.086040 0.034401 798.929645 (483.519998)
test_rubyspec 0.071047 0.044741 194.854965 (307.949066)
total: 835.48 sec