Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-151016
#<BuildRuby:0x0000564dada8e7c8
@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.20230803-151016",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.005891 0.000785 2.289458 ( 6.743897)
build_miniruby 0.001540 0.000205 1.718964 ( 3.121056)
build_ruby 0.001529 0.000204 3.402168 ( 6.126790)
build_all 0.003233 0.004949 2.813793 ( 3.839224)
build_install 0.011058 0.008509 4.340826 ( 5.923143)
test_btest 0.000000 0.001314 81.559129 ( 59.717050)
test_basic 0.000000 0.008898 0.953819 ( 2.307681)
test_all 0.000614 0.001800 663.590859 (486.259791)
test_rubyspec 0.033733 0.031755 101.125841 (208.399372)
total: 782.44 sec