Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-020041
#<BuildRuby:0x000056295e09df70
@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.20230705-020041",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006096 0.000460 2.101242 ( 3.501916)
build_miniruby 0.001305 0.000251 1.675493 ( 1.683023)
build_ruby 0.000000 0.001858 3.343256 ( 3.593428)
build_all 0.006053 0.001723 2.513517 ( 2.281454)
build_install 0.007423 0.011998 4.061566 ( 4.314328)
test_btest 0.000601 0.000181 83.100894 ( 37.260174)
test_basic 0.006098 0.001829 0.937735 ( 1.076616)
test_all 0.001241 0.000000 605.814820 (261.076907)
test_rubyspec 0.036623 0.015342 88.598946 (104.286115)
total: 419.08 sec