Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-112009
#<BuildRuby:0x000055bbc9b823d0
@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.20230920-112009",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.006209 0.000455 2.146726 ( 3.450434)
build_miniruby 0.001146 0.000239 1.327185 ( 1.327609)
build_ruby 0.001328 0.000277 3.149086 ( 3.351664)
build_all 0.001344 0.006418 6.303955 ( 3.079476)
build_install 0.015382 0.002821 7.638345 ( 4.933492)
test_btest 0.000879 0.000227 88.355962 ( 27.507406)
test_basic 0.002882 0.003574 0.992747 ( 1.057356)
test_all 0.007621 0.001038 709.416494 (221.905810)
test_rubyspec 0.045586 0.020252 101.181044 (112.922349)
total: 379.54 sec