Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-210248
#<BuildRuby:0x000055ee20ca6390
@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.20231017-210248",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006318 0.000936 2.595392 ( 4.470172)
build_miniruby 0.001430 0.000212 1.712829 ( 1.763486)
build_ruby 0.001845 0.000273 3.654671 ( 3.848070)
build_all 0.000000 0.008081 6.353722 ( 3.543648)
build_install 0.020452 0.000326 8.343682 ( 5.004001)
test_btest 0.000836 0.000156 87.436703 ( 41.433121)
test_basic 0.005407 0.003689 1.013500 ( 1.119108)
test_all 0.005224 0.004497 718.477854 (233.867972)
test_rubyspec 0.027796 0.033580 91.354366 (102.712086)
total: 397.76 sec