Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-084835
#<BuildRuby:0x000055bcaa3862a8
@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.20230704-084835",
@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.000017 0.000005 0.000022 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.007041 0.000825 2.201547 ( 5.196599)
build_miniruby 0.001455 0.000407 1.547424 ( 2.256892)
build_ruby 0.001164 0.000326 3.126088 ( 4.098255)
build_all 0.005631 0.001577 2.520753 ( 2.667629)
build_install 0.012610 0.005593 3.988690 ( 5.426011)
test_btest 0.000816 0.000242 83.240752 ( 51.137805)
test_basic 0.004095 0.003062 0.902270 ( 1.767664)
test_all 0.000932 0.000289 581.657341 (337.120588)
test_rubyspec 0.034612 0.017866 89.762283 (128.831159)
total: 538.50 sec