Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-124620
#<BuildRuby:0x0000559b0b089f70
@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.20230923-124620",
@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.000038 0.000006 0.000044 ( 0.000035)
configure 0.000000 0.000089 0.000089 ( 0.000181)
build_up 0.000000 0.007878 2.372346 ( 4.652835)
build_miniruby 0.000252 0.001728 1.621023 ( 1.714760)
build_ruby 0.000000 0.001714 3.479916 ( 3.954824)
build_all 0.000731 0.008390 6.424330 ( 4.305109)
build_install 0.018280 0.002506 7.973284 ( 5.778433)
test_btest 0.000751 0.000238 85.978241 ( 51.098418)
test_basic 0.000000 0.008689 0.980962 ( 1.236528)
test_all 0.009275 0.001101 689.789584 (324.471231)
test_rubyspec 0.047938 0.024460 106.142299 (127.919013)
total: 525.13 sec