Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-012610
#<BuildRuby:0x0000556b5d79a3b0
@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.20231221-012610",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.001807 0.004305 2.558015 ( 2.692456)
build_miniruby 0.001058 0.000184 1.891888 ( 1.898670)
build_ruby 0.001325 0.000230 3.170484 ( 3.378385)
build_all 0.004653 0.004283 11.129083 ( 4.917355)
build_install 0.011733 0.006014 3.947264 ( 3.037192)
test_btest 0.000617 0.000148 81.045045 ( 29.694722)
test_basic 0.003734 0.004323 0.782427 ( 0.861461)
test_all 0.081335 0.036245 648.461775 (239.938218)
test_rubyspec 0.034436 0.031356 91.124903 (102.972435)
total: 389.39 sec