Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-151733
#<BuildRuby:0x000055f2c29b5fb8
@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.20230311-151733",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001269 0.004148 1.487649 ( 2.677752)
build_miniruby 0.001101 0.000096 1.230922 ( 1.229360)
build_ruby 0.001133 0.000099 1.997459 ( 2.204524)
build_all 0.005413 0.000000 1.840973 ( 0.970893)
build_install 0.010020 0.004054 2.713571 ( 1.713144)
test_btest 0.000892 0.000099 65.355826 ( 16.691346)
test_basic 0.000000 0.004541 0.496235 ( 0.589867)
test_all 0.000000 0.001296 513.917788 (166.950815)
test_rubyspec 0.021449 0.018551 71.318964 ( 81.064370)
total: 274.09 sec