Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-073303
#<BuildRuby:0x0000556f599dda00
@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.20230211-073303",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001486 0.003448 0.943252 ( 1.287035)
build_miniruby 0.000993 0.000248 1.147097 ( 1.145395)
build_ruby 0.000000 0.001359 2.305531 ( 2.630111)
build_all 0.000000 0.006463 3.545131 ( 1.883326)
build_install 0.009691 0.004367 2.677310 ( 1.778612)
test_btest 0.000000 0.000813 57.416999 ( 15.268350)
test_basic 0.000000 0.005427 0.414768 ( 0.511593)
test_all 0.000000 0.001574 635.474853 (195.725551)
test_rubyspec 0.034772 0.015963 70.649040 ( 81.051544)
total: 301.28 sec