Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-020455
#<BuildRuby:0x000055d5f814e258
@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.20230610-020455",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003181 0.002934 1.803398 ( 3.036068)
build_miniruby 0.001372 0.000000 1.357205 ( 1.357587)
build_ruby 0.001599 0.000000 2.565609 ( 2.734901)
build_all 0.006417 0.000389 2.115828 ( 1.365069)
build_install 0.014547 0.001293 3.481547 ( 2.460462)
test_btest 0.001071 0.000206 77.107132 ( 31.386887)
test_basic 0.004431 0.000852 0.685820 ( 0.760496)
test_all 0.001773 0.000340 573.941414 (229.604664)
test_rubyspec 0.015961 0.034877 79.361186 ( 91.166564)
total: 363.87 sec