Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-090317
#<BuildRuby:0x0000557f6f8f9f00
@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.20231020-090317",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.000000 0.006875 2.235877 ( 3.757587)
build_miniruby 0.000642 0.000772 1.648935 ( 2.060684)
build_ruby 0.002028 0.000000 3.386280 ( 26.346901)
build_all 0.004721 0.004254 6.108777 ( 6.595208)
build_install 0.014658 0.005684 7.568955 ( 7.724658)
test_btest 0.000385 0.000722 81.059858 ( 85.556974)
test_basic 0.000620 0.008034 0.931953 ( 1.952277)
test_all 0.008340 0.001884 668.652562 (731.937968)
test_rubyspec 0.043721 0.033313 102.482668 (172.987552)
total: 1038.92 sec