Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-091735
#<BuildRuby:0x000056031b591fb8
@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.20230705-091735",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006450 0.000178 2.079576 ( 6.109524)
build_miniruby 0.001422 0.000105 1.590171 ( 2.256118)
build_ruby 0.001592 0.000118 3.124356 ( 5.627873)
build_all 0.007525 0.000233 2.580259 ( 4.001446)
build_install 0.018868 0.000998 4.082634 ( 7.143647)
test_btest 0.000648 0.000044 82.407777 ( 65.329025)
test_basic 0.000000 0.008514 0.952364 ( 1.703605)
test_all 0.000849 0.000694 635.525838 (531.038570)
test_rubyspec 0.041591 0.024428 94.774348 (213.958376)
total: 837.17 sec