Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-083347
#<BuildRuby:0x0000562728a15fb8
@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.20230802-083347",
@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.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000020)
build_up 0.004012 0.003127 2.218890 ( 5.966020)
build_miniruby 0.001768 0.000000 1.629422 ( 2.819357)
build_ruby 0.001467 0.000000 3.306501 ( 5.748706)
build_all 0.007418 0.000630 2.674649 ( 4.235583)
build_install 0.018020 0.000376 4.081546 ( 4.391820)
test_btest 0.000739 0.000134 80.273338 ( 53.913724)
test_basic 0.004484 0.004160 0.973691 ( 1.835214)
test_all 0.000419 0.001099 639.433437 (386.838420)
test_rubyspec 0.036877 0.016444 96.953405 (170.923658)
total: 636.67 sec