Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-003934
#<BuildRuby:0x000055e11c89df48
@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.20230723-003934",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007057 0.000626 2.223264 ( 5.579236)
build_miniruby 0.001014 0.000203 1.610762 ( 1.948909)
build_ruby 0.001302 0.000261 3.142601 ( 39.385804)
build_all 0.008318 0.000002 2.614611 ( 4.142965)
build_install 0.014974 0.003067 4.187204 ( 6.965811)
test_btest 0.000612 0.000115 80.889097 ( 48.830535)
test_basic 0.000100 0.008021 0.921922 ( 1.350601)
test_all 0.001299 0.000325 607.468710 (307.132237)
test_rubyspec 0.036691 0.017481 89.540713 (114.970756)
total: 530.31 sec