Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-133203
#<BuildRuby:0x000055fcebe32018
@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.20240311-133203",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.008568 0.000000 2.797705 ( 2.848245)
build_miniruby 0.001577 0.000000 9.341869 ( 8.997690)
build_ruby 0.002081 0.000000 3.732074 ( 3.953198)
build_all 0.004621 0.003888 6.982879 ( 3.396065)
build_install 0.021537 0.000053 8.959155 ( 4.721779)
test_btest 0.000911 0.000023 90.227815 ( 24.181826)
test_basic 0.000000 0.006222 0.832654 ( 0.896156)
test_all 0.072276 0.044283 707.105592 (207.888080)
test_rubyspec 0.049001 0.033192 108.273969 (117.706104)
total: 374.59 sec