Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-132551
#<BuildRuby:0x0000560d24f122c8
@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.20230526-132551",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003438 0.003804 1.960607 ( 4.617899)
build_miniruby 0.001243 0.000259 2.306000 ( 2.026854)
build_ruby 0.001286 0.000268 2.813309 ( 3.128335)
build_all 0.005822 0.001213 2.200718 ( 1.984154)
build_install 0.016562 0.001553 3.598905 ( 3.676519)
test_btest 0.000766 0.000147 76.204890 ( 43.537649)
test_basic 0.000000 0.007573 0.815216 ( 1.235090)
test_all 0.000874 0.000573 559.987350 (307.553747)
test_rubyspec 0.018757 0.036251 82.897279 (104.083221)
total: 471.84 sec