Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-143855
#<BuildRuby:0x000055705ecbe318
@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.20230509-143855",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005261 0.000000 1.786447 ( 3.181531)
build_miniruby 0.001273 0.000000 1.279691 ( 1.278005)
build_ruby 0.001127 0.000000 2.454332 ( 2.674497)
build_all 0.002391 0.003844 2.036423 ( 1.216618)
build_install 0.012250 0.002969 3.029650 ( 2.064774)
test_btest 0.000646 0.000086 74.699792 ( 23.716018)
test_basic 0.000631 0.006934 0.730458 ( 0.807331)
test_all 0.000923 0.000179 570.425643 (174.739377)
test_rubyspec 0.019422 0.026589 75.433437 ( 87.275881)
total: 296.95 sec