Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-230417
#<BuildRuby:0x0000564f34352008
@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.20230507-230417",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.004781 0.001328 1.989257 ( 3.828664)
build_miniruby 0.001347 0.000374 1.530215 ( 1.603167)
build_ruby 0.001357 0.000377 2.909867 ( 3.293045)
build_all 0.003636 0.004274 2.252932 ( 2.053845)
build_install 0.010821 0.006727 3.522043 ( 3.255893)
test_btest 0.000534 0.000186 76.329111 ( 39.526827)
test_basic 0.006844 0.000000 0.816103 ( 1.036891)
test_all 0.001318 0.000000 634.510165 (398.640744)
test_rubyspec 0.014132 0.037862 81.275828 ( 96.648175)
total: 549.89 sec