Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-061652
#<BuildRuby:0x00005632ed3d1a00
@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.20231220-061652",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000075)
build_up 0.002710 0.003478 1.763136 ( 2.119273)
build_miniruby 0.001274 0.000122 1.380590 ( 1.379096)
build_ruby 0.001694 0.000000 3.208919 ( 3.442212)
build_all 0.004304 0.002347 5.348951 ( 2.096020)
build_install 0.014662 0.001254 6.667603 ( 3.262146)
test_btest 0.001077 0.000120 80.748304 ( 21.307104)
test_basic 0.001982 0.004138 0.721557 ( 0.782649)
test_all 0.078174 0.045656 638.283515 (184.436678)
test_rubyspec 0.045151 0.025142 88.190251 (102.217143)
total: 321.04 sec