Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-164616
#<BuildRuby:0x000055756d3ba140
@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.20230624-164616",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000000 0.000032 ( 0.000033)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005862 0.000381 1.989383 ( 3.495948)
build_miniruby 0.001479 0.000273 1.569251 ( 1.606383)
build_ruby 0.001321 0.000244 3.096108 ( 3.411301)
build_all 0.006819 0.000455 2.410592 ( 2.007388)
build_install 0.012438 0.004237 3.699039 ( 2.861313)
test_btest 0.000798 0.000000 80.864045 ( 33.477059)
test_basic 0.007934 0.000025 0.901036 ( 1.022690)
test_all 0.001101 0.000200 580.080681 (248.481702)
test_rubyspec 0.007566 0.044614 85.756031 (100.419471)
total: 396.78 sec