Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-073901
#<BuildRuby:0x0000556fb501e008
@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.20230803-073901",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002957 0.004458 2.310366 ( 11.705822)
build_miniruby 0.001150 0.000159 1.669368 ( 5.900617)
build_ruby 0.000000 0.002340 3.489918 ( 6.387341)
build_all 0.005703 0.002023 2.767782 ( 3.674215)
build_install 0.018105 0.003018 4.340329 ( 8.194691)
test_btest 0.000874 0.000000 83.098219 ( 71.297110)
test_basic 0.007934 0.000785 0.976381 ( 2.411840)
test_all 0.000498 0.000658 677.460807 (681.343528)
test_rubyspec 0.023738 0.038405 103.143676 (211.971824)
total: 1002.89 sec