Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-150627
#<BuildRuby:0x0000560d7fe21ed0
@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.20230123-150627",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001295 0.003540 1.012875 ( 1.389990)
build_miniruby 0.001184 0.000000 1.230620 ( 1.228894)
build_ruby 0.001590 0.000000 2.640948 ( 2.924521)
build_all 0.006781 0.000303 3.359939 ( 1.566483)
build_install 0.011854 0.000579 2.788268 ( 1.843780)
test_btest 0.000697 0.000104 56.212206 ( 14.687286)
test_basic 0.000812 0.004301 0.423993 ( 0.515884)
test_all 0.001215 0.000225 659.858969 (249.804652)
test_rubyspec 0.025847 0.040121 78.856721 (108.808885)
total: 382.77 sec