Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-134939
#<BuildRuby:0x0000559949536078
@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.20230917-134939",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006740 0.000293 2.274449 ( 4.079412)
build_miniruby 0.001312 0.000146 1.767729 ( 1.850205)
build_ruby 0.001434 0.000160 3.464776 ( 3.728578)
build_all 0.004645 0.003766 6.185771 ( 4.026709)
build_install 0.019827 0.000911 7.858044 ( 6.090490)
test_btest 0.000722 0.000090 83.188312 ( 36.147058)
test_basic 0.006993 0.000000 0.964510 ( 1.061128)
test_all 0.005141 0.004280 664.031528 (235.832719)
test_rubyspec 0.033333 0.038797 101.662133 (113.066626)
total: 405.88 sec