Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-125248
#<BuildRuby:0x000055a4f5b921a8
@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-125248",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005254 0.000167 1.759866 ( 3.040006)
build_miniruby 0.001073 0.000146 1.346587 ( 1.345350)
build_ruby 0.001334 0.000182 2.445218 ( 2.664360)
build_all 0.006084 0.000246 2.143971 ( 1.361163)
build_install 0.012744 0.002497 3.247738 ( 2.310671)
test_btest 0.000831 0.000115 73.910555 ( 23.175662)
test_basic 0.002716 0.003061 0.711464 ( 0.801484)
test_all 0.000911 0.000147 584.507663 (178.664722)
test_rubyspec 0.019184 0.030456 78.362718 ( 90.756485)
total: 304.12 sec