Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-151319
#<BuildRuby:0x0000560dece922a8
@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.20230311-151319",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000016)
build_up 0.002171 0.003718 1.533287 ( 2.787681)
build_miniruby 0.001021 0.000180 1.120730 ( 1.118926)
build_ruby 0.001070 0.000189 1.880433 ( 2.067672)
build_all 0.002151 0.003646 1.969821 ( 1.107309)
build_install 0.006936 0.007637 2.766765 ( 1.788681)
test_btest 0.000695 0.000209 65.281910 ( 16.976827)
test_basic 0.004445 0.000000 0.414357 ( 0.507766)
test_all 0.001056 0.000000 492.103914 (151.800481)
test_rubyspec 0.011216 0.024259 64.504676 ( 74.607760)
total: 252.76 sec