Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-214135
#<BuildRuby:0x0000558e65a9e018
@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-214135",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004038 0.003174 2.398845 ( 2.422938)
build_miniruby 0.001481 0.000153 1.700051 ( 1.719371)
build_ruby 0.001458 0.000151 3.006623 ( 17.029216)
build_all 0.005218 0.003515 6.641678 ( 3.358978)
build_install 0.018934 0.000448 8.315346 ( 4.832500)
test_btest 0.000653 0.000075 89.237155 ( 35.402926)
test_basic 0.001118 0.006697 0.958143 ( 1.055725)
test_all 0.074131 0.039917 713.546613 (291.878433)
test_rubyspec 0.051297 0.044691 129.914762 (162.666359)
total: 520.37 sec