Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-100902
#<BuildRuby:0x0000560e5395a008
@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.20230131-100902",
@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.000016 0.000000 0.000016 ( 0.000015)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004693 0.000139 1.154551 ( 1.615444)
build_miniruby 0.001101 0.000165 1.165812 ( 1.179104)
build_ruby 0.001216 0.000000 2.186509 ( 2.442013)
build_all 0.006825 0.000000 3.631609 ( 2.158999)
build_install 0.009471 0.003553 2.581897 ( 1.918505)
test_btest 0.000524 0.000084 54.728770 ( 27.567166)
test_basic 0.003018 0.003083 0.435965 ( 0.622057)
test_all 0.001553 0.000000 618.972655 (249.176284)
test_rubyspec 0.031972 0.016073 70.499064 ( 82.451041)
total: 369.13 sec