Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-054951
#<BuildRuby:0x000055d9e60d2120
@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.20230920-054951",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.006878 2.177742 ( 3.639130)
build_miniruby 0.000400 0.001130 1.489953 ( 1.490357)
build_ruby 0.000000 0.001352 2.928241 ( 3.180911)
build_all 0.002442 0.004724 5.967156 ( 2.872005)
build_install 0.010179 0.006079 7.169833 ( 4.626165)
test_btest 0.000767 0.000274 84.730881 ( 29.390517)
test_basic 0.005424 0.001937 0.957664 ( 1.060906)
test_all 0.006441 0.003497 704.724177 (255.483868)
test_rubyspec 0.047412 0.024929 108.070990 (124.027741)
total: 425.77 sec