Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-180535
#<BuildRuby:0x00005582d6b21f70
@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.20230513-180535",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.005900 1.789850 ( 3.061843)
build_miniruby 0.000000 0.000988 1.176440 ( 1.174781)
build_ruby 0.000827 0.000282 2.370849 ( 2.586214)
build_all 0.005449 0.000307 2.104221 ( 1.224970)
build_install 0.007398 0.008600 3.070770 ( 2.083280)
test_btest 0.000495 0.000132 73.382736 ( 22.892865)
test_basic 0.003549 0.000947 0.708174 ( 0.784902)
test_all 0.000530 0.000141 595.978109 (192.110709)
test_rubyspec 0.032778 0.016952 76.846557 ( 88.869308)
total: 314.79 sec