Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-024659
#<BuildRuby:0x000055a0e3a62258
@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.20230722-024659",
@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.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006527 0.000967 2.169850 ( 4.802755)
build_miniruby 0.001121 0.000167 1.622158 ( 2.425243)
build_ruby 0.001349 0.000200 3.204099 ( 4.403320)
build_all 0.006915 0.001024 2.668379 ( 2.908550)
build_install 0.013138 0.005154 4.074520 ( 4.237848)
test_btest 0.000697 0.000120 80.418687 ( 48.498879)
test_basic 0.000765 0.008285 0.894270 ( 1.222228)
test_all 0.001002 0.000234 602.929659 (313.272321)
test_rubyspec 0.032831 0.021145 89.871447 (113.200974)
total: 494.97 sec