Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-184619
#<BuildRuby:0x00005640b1532120
@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.20240123-184619",
@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.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001407 0.004147 1.690251 ( 2.050087)
build_miniruby 0.001467 0.000000 1.687381 ( 1.686185)
build_ruby 0.002100 0.000000 3.363093 ( 3.561105)
build_all 0.007514 0.000469 6.530761 ( 2.910968)
build_install 0.017998 0.001305 7.842101 ( 4.031232)
test_btest 0.000987 0.000132 86.861442 ( 30.642350)
test_basic 0.000000 0.007736 0.984246 ( 1.060894)
test_all 0.069423 0.047918 735.268639 (291.108915)
test_rubyspec 0.073737 0.036336 185.198500 (224.798459)
total: 561.85 sec