Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-171056
#<BuildRuby:0x0000562c9c0fa3b0
@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.20230504-171056",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005914 0.000538 1.994605 ( 4.720353)
build_miniruby 0.001637 0.000149 1.396978 ( 1.836778)
build_ruby 0.001673 0.000000 2.787637 ( 3.634229)
build_all 0.007233 0.000026 2.225196 ( 2.911200)
build_install 0.017566 0.000000 3.520860 ( 4.557332)
test_btest 0.000809 0.000000 80.138633 ( 75.981738)
test_basic 0.007123 0.000267 0.808174 ( 1.344219)
test_all 0.000502 0.001471 622.249846 (592.399137)
test_rubyspec 0.029784 0.028365 85.271088 (112.740338)
total: 800.13 sec