Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-002554
#<BuildRuby:0x0000558890c567c8
@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.20230622-002554",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005528 0.000721 1.952340 ( 3.284286)
build_miniruby 0.001313 0.000171 1.505589 ( 1.531454)
build_ruby 0.000000 0.001637 3.120815 ( 3.391445)
build_all 0.003987 0.002676 2.265152 ( 1.795036)
build_install 0.008235 0.007742 3.414624 ( 2.485633)
test_btest 0.001042 0.000232 78.662592 ( 37.118815)
test_basic 0.007322 0.000000 0.874782 ( 0.982028)
test_all 0.001834 0.000824 559.248424 (231.722019)
test_rubyspec 0.031014 0.020698 83.887885 ( 95.997111)
total: 378.31 sec