Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-120355
#<BuildRuby:0x000055fa018562a8
@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.20230524-120355",
@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.000028 0.000003 0.000031 ( 0.000028)
autoconf 0.000038 0.000005 0.000043 ( 0.000039)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002906 0.003889 1.850583 ( 4.232702)
build_miniruby 0.000000 0.001792 1.340165 ( 1.504642)
build_ruby 0.000000 0.001705 2.936723 ( 3.400046)
build_all 0.002079 0.004886 2.133502 ( 2.189877)
build_install 0.011340 0.005768 3.272739 ( 3.135427)
test_btest 0.000632 0.000169 77.213351 ( 40.788499)
test_basic 0.004504 0.002944 0.824031 ( 1.136549)
test_all 0.000818 0.000230 566.146038 (251.982957)
test_rubyspec 0.027238 0.019829 80.190367 ( 98.992399)
total: 407.36 sec