Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-212116
#<BuildRuby:0x0000557adf8821d8
@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.20240224-212116",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001961 0.004526 2.099458 ( 1.959256)
build_miniruby 0.001120 0.000280 1.331084 ( 1.328839)
build_ruby 0.001207 0.000301 2.795875 ( 3.031149)
build_all 0.003332 0.004025 6.072098 ( 2.304149)
build_install 0.016327 0.000887 7.921031 ( 3.627639)
test_btest 0.000605 0.000151 87.214160 ( 22.761156)
test_basic 0.002438 0.003891 0.793517 ( 0.851704)
test_all 0.082785 0.035613 710.530948 (224.271094)
test_rubyspec 0.045213 0.042096 105.405812 (114.899580)
total: 375.04 sec