Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-145815
#<BuildRuby:0x000055f4a0236118
@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.20230726-145815",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.007352 2.215347 ( 5.500106)
build_miniruby 0.000793 0.000927 1.623453 ( 1.897457)
build_ruby 0.001556 0.000359 3.347506 ( 4.686911)
build_all 0.000000 0.008344 2.768087 ( 3.180154)
build_install 0.008962 0.011128 4.246263 ( 5.046839)
test_btest 0.000730 0.000277 81.079966 ( 48.627722)
test_basic 0.008454 0.000098 0.951696 ( 1.558656)
test_all 0.000723 0.000257 641.339453 (341.054174)
test_rubyspec 0.028853 0.026647 93.670565 (131.743638)
total: 543.30 sec