Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-172822
#<BuildRuby:0x00005569047961a8
@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.20230829-172822",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000054 0.000000 0.000054 ( 0.000051)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006721 0.000000 2.185976 ( 3.469258)
build_miniruby 0.001547 0.000050 1.672661 ( 1.679978)
build_ruby 0.002105 0.000000 3.593936 ( 3.789615)
build_all 0.005192 0.003462 6.438517 ( 4.467633)
build_install 0.017504 0.003634 8.006351 ( 6.203009)
test_btest 0.000724 0.000095 85.688486 ( 46.908662)
test_basic 0.006984 0.000919 0.974411 ( 1.335464)
test_all 0.003475 0.007288 723.252160 (500.718040)
test_rubyspec 0.027820 0.054293 110.353755 (162.132295)
total: 730.71 sec