Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-024013
#<BuildRuby:0x000055cec939e7c8
@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.20230801-024013",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002710 0.003706 2.188462 ( 5.796763)
build_miniruby 0.001477 0.000095 1.672508 ( 2.246304)
build_ruby 0.001657 0.000107 3.339509 ( 4.784094)
build_all 0.007734 0.000234 2.791143 ( 4.182011)
build_install 0.019413 0.000000 4.294481 ( 5.595980)
test_btest 0.001144 0.000005 79.824702 ( 58.267115)
test_basic 0.008381 0.000224 0.971426 ( 1.879900)
test_all 0.001430 0.000076 627.385858 (409.964237)
test_rubyspec 0.039946 0.016114 96.037909 (165.383929)
total: 658.10 sec