Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-165737
#<BuildRuby:0x000055bc2c5b22a8
@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.20230605-165737",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004740 0.000903 1.825383 ( 3.146154)
build_miniruby 0.001417 0.000000 1.334361 ( 1.335089)
build_ruby 0.001284 0.000000 2.554836 ( 2.795033)
build_all 0.006056 0.000847 2.064302 ( 1.372781)
build_install 0.016345 0.000434 3.355288 ( 2.531906)
test_btest 0.000793 0.000127 79.398673 ( 30.129623)
test_basic 0.000000 0.004622 0.747814 ( 0.828310)
test_all 0.001265 0.000253 547.825632 (210.832473)
test_rubyspec 0.008082 0.041811 80.650806 ( 92.586725)
total: 345.56 sec