Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-193246
#<BuildRuby:0x0000561ef45a1fb8
@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.20230524-193246",
@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.000076 0.000000 0.000076 ( 0.000136)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.002975 0.003288 1.791686 ( 4.281640)
build_miniruby 0.001334 0.000197 1.278951 ( 1.479809)
build_ruby 0.001525 0.000226 2.587896 ( 3.023085)
build_all 0.005963 0.000884 2.147979 ( 2.339776)
build_install 0.006796 0.009837 3.137119 ( 3.063455)
test_btest 0.000565 0.000126 76.559551 ( 43.869617)
test_basic 0.000705 0.006626 0.775704 ( 1.026406)
test_all 0.001115 0.000308 549.055866 (269.613833)
test_rubyspec 0.036105 0.012844 80.931014 ( 94.923870)
total: 423.62 sec