Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-044227
#<BuildRuby:0x000055d6493b27c8
@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.20230707-044227",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.006296 2.135248 ( 3.580353)
build_miniruby 0.000800 0.000965 1.600812 ( 1.602818)
build_ruby 0.001472 0.000355 3.354478 ( 3.625955)
build_all 0.007157 0.000000 2.574719 ( 2.080842)
build_install 0.018372 0.001804 4.130425 ( 4.285141)
test_btest 0.000828 0.000000 84.608977 ( 39.718235)
test_basic 0.000000 0.008452 0.853389 ( 0.957503)
test_all 0.000136 0.001931 627.618927 (265.704835)
test_rubyspec 0.031779 0.024262 93.811234 (107.233136)
total: 428.79 sec