Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-010425
#<BuildRuby:0x000055cc5a9967c8
@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.20230906-010425",
@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.000027 0.000003 0.000030 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005298 0.000548 1.847552 ( 2.529674)
build_miniruby 0.000000 0.001683 1.652512 ( 1.663872)
build_ruby 0.000000 0.001714 3.335604 ( 3.567355)
build_all 0.003675 0.004162 6.295225 ( 3.289735)
build_install 0.015197 0.003891 7.573589 ( 4.581691)
test_btest 0.000960 0.000165 83.831735 ( 39.854350)
test_basic 0.009009 0.000150 1.044221 ( 1.163641)
test_all 0.004131 0.004898 657.611874 (256.950871)
test_rubyspec 0.044411 0.026460 105.308367 (119.579129)
total: 433.18 sec