Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-093404
#<BuildRuby:0x00005648a6022228
@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.20230814-093404",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000029)
build_up 0.006941 0.000672 2.315587 ( 5.703458)
build_miniruby 0.001453 0.000141 1.702313 ( 2.507793)
build_ruby 0.002005 0.000000 3.511908 ( 7.318177)
build_all 0.006269 0.003184 6.658880 ( 6.192607)
build_install 0.019462 0.001265 8.257305 ( 7.689762)
test_btest 0.001000 0.000040 84.516224 ( 55.762206)
test_basic 0.008027 0.000000 1.009691 ( 2.056821)
test_all 0.010000 0.000620 696.226266 (479.183910)
test_rubyspec 0.054311 0.020692 109.675537 (218.795157)
total: 785.21 sec