Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-211854
#<BuildRuby:0x000055c8422f5ed0
@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.20230614-211854",
@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.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005501 0.001100 2.064376 ( 6.486140)
build_miniruby 0.001570 0.000314 1.535846 ( 4.182060)
build_ruby 0.001333 0.000267 2.983674 ( 6.804748)
build_all 0.007718 0.000745 2.505094 ( 4.542044)
build_install 0.019285 0.002018 3.758513 ( 6.954089)
test_btest 0.000777 0.000139 78.049555 ( 79.393472)
test_basic 0.002807 0.000501 0.813732 ( 1.678353)
test_all 0.005408 0.000966 611.681497 (711.494938)
test_rubyspec 0.034807 0.024354 88.276610 (167.965026)
total: 989.50 sec