Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-221640
#<BuildRuby:0x00005636cc8ee230
@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.20231023-221640",
@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.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.007416 3.293785 ( 3.406767)
build_miniruby 0.000000 0.001387 1.439166 ( 1.438333)
build_ruby 0.000000 0.001489 2.544054 ( 2.732676)
build_all 0.005366 0.002085 5.417925 ( 2.518307)
build_install 0.015541 0.002766 7.465607 ( 3.993780)
test_btest 0.000832 0.000222 77.048602 ( 28.897821)
test_basic 0.006506 0.000000 0.847198 ( 0.944469)
test_all 0.076599 0.041135 619.179120 (227.794190)
test_rubyspec 0.028895 0.039018 90.102193 (104.070928)
total: 375.80 sec