Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-214024
#<BuildRuby:0x00007f92ea79fde0
@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.20240629-214024",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000043 0.000013 0.000056 ( 0.000055)
configure 0.000033 0.000010 0.000043 ( 0.000044)
build_up 0.004864 0.004236 4.256698 ( 3.776683)
build_miniruby 0.001851 0.000000 1.660296 ( 1.662802)
build_ruby 0.002285 0.000087 4.623825 ( 4.782798)
build_all 0.007919 0.002545 8.637404 ( 4.429031)
build_install 0.019619 0.003332 11.787076 ( 6.438833)
test_btest 0.000618 0.000185 123.332401 ( 50.656450)
test_basic 0.001530 0.011041 1.323290 ( 1.426694)
test_all 0.108401 0.045947 908.881979 (340.698704)
test_rubyspec 0.045882 0.051192 169.936264 ( 50.824093)
total: 464.70 sec