Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-203454
#<BuildRuby:0x0000557ff97b9fc0
@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.20240227-203454",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.007793 0.000537 2.681990 ( 2.726187)
build_miniruby 0.001406 0.000097 1.822776 ( 1.836719)
build_ruby 0.001785 0.000123 3.453038 ( 3.743655)
build_all 0.000000 0.007900 6.663503 ( 3.876459)
build_install 0.013568 0.005949 8.756258 ( 5.276017)
test_btest 0.000601 0.000097 91.617416 ( 42.528676)
test_basic 0.003359 0.003514 0.993990 ( 1.060255)
test_all 0.073431 0.044844 724.954521 (291.273125)
test_rubyspec 0.054429 0.032455 121.311431 (140.031780)
total: 492.35 sec