Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-075126
#<BuildRuby:0x0000557760a9e390
@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.20230702-075126",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006502 0.000482 2.126320 ( 5.464682)
build_miniruby 0.001470 0.000109 1.458941 ( 1.653420)
build_ruby 0.001443 0.000107 3.308022 ( 4.814006)
build_all 0.004119 0.003879 2.633925 ( 3.165788)
build_install 0.014595 0.003932 4.074770 ( 5.682293)
test_btest 0.000857 0.000103 81.583113 ( 48.306095)
test_basic 0.000000 0.008753 0.976146 ( 1.478052)
test_all 0.000000 0.002392 613.833577 (313.367771)
test_rubyspec 0.031878 0.025227 92.720613 (134.297370)
total: 518.23 sec