Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-094651
#<BuildRuby:0x000056550c0020f0
@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-094651",
@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.000023 0.000004 0.000027 ( 0.000029)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.003518 0.004358 2.196653 ( 5.771108)
build_miniruby 0.001357 0.000316 1.612099 ( 3.771925)
build_ruby 0.001143 0.000267 3.387652 ( 6.739375)
build_all 0.002410 0.006067 2.531597 ( 4.219756)
build_install 0.018552 0.002000 4.010119 ( 7.161256)
test_btest 0.001184 0.000000 83.604502 ( 61.083216)
test_basic 0.006306 0.000940 0.937637 ( 1.849000)
test_all 0.001041 0.000261 606.730490 (361.216759)
test_rubyspec 0.045637 0.007135 91.093593 (129.517246)
total: 581.33 sec