Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-211332
#<BuildRuby:0x00005623048d2138
@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.20230924-211332",
@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.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006789 2.205993 ( 3.548046)
build_miniruby 0.000613 0.000941 1.652951 ( 1.661903)
build_ruby 0.001491 0.000249 3.339363 ( 3.554163)
build_all 0.007793 0.000610 5.706967 ( 3.384059)
build_install 0.016908 0.003508 7.491267 ( 4.475863)
test_btest 0.000892 0.000148 79.731370 ( 37.855709)
test_basic 0.003736 0.004000 0.923125 ( 1.030765)
test_all 0.010521 0.000000 699.400512 (298.239471)
test_rubyspec 0.034356 0.035281 103.398612 (116.104793)
total: 469.86 sec