Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-065927
#<BuildRuby:0x000056011da16138
@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.20240216-065927",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001522 0.004335 1.808604 ( 2.127151)
build_miniruby 0.001066 0.000304 1.463789 ( 1.461823)
build_ruby 0.001309 0.000374 2.838841 ( 3.076848)
build_all 0.000349 0.006828 6.190187 ( 2.345914)
build_install 0.012609 0.005711 7.568186 ( 3.675647)
test_btest 0.000295 0.000898 92.216618 ( 24.076682)
test_basic 0.000000 0.006950 0.787118 ( 0.842849)
test_all 0.094327 0.030639 774.088287 (332.582424)
test_rubyspec 0.065906 0.037490 136.557098 (169.508061)
total: 539.70 sec