Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-083859
#<BuildRuby:0x000055fca59d2338
@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.20230106-083859",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.001019 0.003661 1.086548 ( 1.492237)
build_miniruby 0.001037 0.000180 1.159941 ( 1.158669)
build_ruby 0.001403 0.000244 3.389047 ( 3.766953)
build_all 0.003026 0.003908 3.749366 ( 1.899709)
build_install 0.009866 0.003557 2.685021 ( 1.853474)
test_btest 0.000859 0.000000 54.848044 ( 18.454883)
test_basic 0.000135 0.006096 0.401661 ( 0.499745)
test_all 0.000492 0.000602 631.418207 (194.669681)
test_rubyspec 0.016410 0.026557 65.897984 ( 75.859050)
total: 299.66 sec