Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-075630
#<BuildRuby:0x0000558db0f1e008
@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.20230309-075630",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006172 0.000380 1.813686 ( 3.939475)
build_miniruby 0.001176 0.000214 1.350645 ( 1.721846)
build_ruby 0.001300 0.000237 2.739371 ( 3.320277)
build_all 0.006995 0.000000 2.173728 ( 2.316992)
build_install 0.016614 0.001001 3.406549 ( 3.883280)
test_btest 0.000776 0.000120 69.799107 ( 45.504079)
test_basic 0.000000 0.008154 0.543032 ( 0.861264)
test_all 0.000000 0.001294 527.488494 (308.294453)
test_rubyspec 0.027653 0.027769 83.587654 (109.583488)
total: 479.43 sec