Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-114954
#<BuildRuby:0x0000556e42282228
@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.20230704-114954",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000014 0.000003 0.000017 ( 0.000028)
build_up 0.002526 0.003688 1.836912 ( 3.392726)
build_miniruby 0.000909 0.000228 1.316717 ( 1.315950)
build_ruby 0.001127 0.000282 2.831127 ( 3.017684)
build_all 0.005923 0.001481 2.344507 ( 1.568231)
build_install 0.015380 0.000406 3.541424 ( 3.358997)
test_btest 0.001170 0.000003 81.676841 ( 22.493414)
test_basic 0.005405 0.000342 0.808606 ( 0.888570)
test_all 0.001348 0.000278 560.546299 (163.170642)
test_rubyspec 0.014494 0.033513 82.785591 ( 94.233743)
total: 293.44 sec