Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-070415
#<BuildRuby:0x000055f88c84a168
@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.20230615-070415",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.002770 0.003562 1.913457 ( 5.063783)
build_miniruby 0.001291 0.000362 1.344831 ( 1.814370)
build_ruby 0.001457 0.000408 2.973229 ( 5.329843)
build_all 0.006115 0.001712 2.459653 ( 3.311459)
build_install 0.015215 0.003764 3.756718 ( 4.952090)
test_btest 0.000642 0.000177 75.373060 ( 51.971017)
test_basic 0.002756 0.003742 0.763249 ( 1.307842)
test_all 0.000000 0.001567 583.051424 (395.861797)
test_rubyspec 0.024983 0.028224 86.340101 (139.834474)
total: 609.45 sec