Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-162110
#<BuildRuby:0x000055d096fb21a8
@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.20240118-162110",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005014 0.000000 1.610509 ( 1.996765)
build_miniruby 0.001576 0.000000 1.650563 ( 1.650671)
build_ruby 0.001657 0.000000 3.271369 ( 3.474633)
build_all 0.007859 0.000000 5.980291 ( 3.113854)
build_install 0.014941 0.002873 7.206787 ( 4.283497)
test_btest 0.000751 0.000094 83.909813 ( 29.640607)
test_basic 0.004239 0.003939 0.928861 ( 1.034947)
test_all 0.083419 0.034562 797.997491 (294.968320)
test_rubyspec 0.052081 0.049721 156.554704 (168.442074)
total: 508.61 sec