Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-194835
#<BuildRuby:0x0000560245e0a018
@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.20230130-194835",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004924 0.000040 1.138269 ( 1.831490)
build_miniruby 0.001109 0.000048 1.122361 ( 1.120770)
build_ruby 0.001227 0.000053 2.213242 ( 2.414951)
build_all 0.007246 0.000000 3.911057 ( 2.060869)
build_install 0.014635 0.000000 2.749090 ( 1.884569)
test_btest 0.000779 0.000000 56.494827 ( 18.020254)
test_basic 0.000581 0.003524 0.404691 ( 0.499018)
test_all 0.001132 0.000073 636.636926 (200.417517)
test_rubyspec 0.034495 0.011001 67.380187 ( 77.292806)
total: 305.54 sec