Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-002024
#<BuildRuby:0x0000561901b0a480
@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.20240314-002024",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.004624 0.004733 2.736613 ( 4.295678)
build_miniruby 0.001230 0.000189 1.910166 ( 2.105992)
build_ruby 0.001665 0.000257 3.928026 ( 4.539635)
build_all 0.005244 0.003714 7.049139 ( 6.904651)
build_install 0.010226 0.011990 9.181487 ( 8.981315)
test_btest 0.000851 0.000220 95.797331 ( 85.762195)
test_basic 0.004422 0.005441 1.093421 ( 1.716211)
test_all 0.080332 0.043847 776.116616 (467.622749)
test_rubyspec 0.049694 0.043870 131.229783 (142.064225)
total: 723.99 sec