Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-024958
#<BuildRuby:0x00005575179f1a00
@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.20230728-024958",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005878 0.000653 2.228812 ( 5.640112)
build_miniruby 0.001560 0.000173 1.594266 ( 1.878843)
build_ruby 0.000000 0.001783 3.400090 ( 4.281433)
build_all 0.005222 0.002500 2.723691 ( 3.238791)
build_install 0.009002 0.009488 4.346946 ( 5.011442)
test_btest 0.000000 0.000776 80.967885 ( 47.487176)
test_basic 0.002495 0.006343 0.996516 ( 1.449638)
test_all 0.001290 0.000333 655.599324 (346.645347)
test_rubyspec 0.027989 0.028178 91.433149 (132.777594)
total: 548.41 sec