Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-140822
#<BuildRuby:0x00005623e18867c8
@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.20230811-140822",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.007030 0.000382 2.389025 ( 7.421143)
build_miniruby 0.001457 0.000187 1.835145 ( 4.655851)
build_ruby 0.001882 0.000243 3.607223 ( 9.838827)
build_all 0.007857 0.000446 2.884130 ( 5.286964)
build_install 0.016190 0.005488 4.396512 ( 8.116653)
test_btest 0.000818 0.000121 85.751508 ( 80.991185)
test_basic 0.007040 0.000342 1.011222 ( 2.848670)
test_all 0.002027 0.000289 693.501087 (562.123227)
test_rubyspec 0.035247 0.022391 101.067098 (171.971909)
total: 853.26 sec