Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-180554
#<BuildRuby:0x0000564f68bf61a8
@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.20240120-180554",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002263 0.003353 1.711734 ( 2.113383)
build_miniruby 0.001210 0.000421 1.708187 ( 1.712372)
build_ruby 0.001342 0.000467 3.584600 ( 3.841110)
build_all 0.006517 0.002267 6.123010 ( 3.662472)
build_install 0.015152 0.005081 7.456242 ( 4.894463)
test_btest 0.000000 0.001219 83.388107 ( 32.754480)
test_basic 0.000344 0.007558 0.954757 ( 1.063856)
test_all 0.085194 0.034048 776.867438 (285.703045)
test_rubyspec 0.068639 0.035746 158.741856 (170.625529)
total: 506.37 sec