Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-084756
#<BuildRuby:0x00005584b5c32208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-084756",
@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.000024 0.000000 0.000024 ( 0.000023)
autoconf 0.000037 0.000000 0.000037 ( 0.000033)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.002528 0.003740 1.558854 ( 2.359270)
build_miniruby 0.000849 0.000221 0.921542 ( 1.069465)
build_ruby 0.001253 0.000327 1.652124 ( 1.803251)
build_all 0.003880 0.004022 3.884033 ( 3.336064)
build_install 0.010749 0.006211 2.965796 ( 3.213134)
test_btest 0.000504 0.000161 57.972065 ( 36.964290)
test_basic 0.004614 0.001476 0.409014 ( 0.662955)
test_all 0.000887 0.000284 623.263447 (233.305055)
test_rubyspec 0.015273 0.023307 63.227770 ( 73.064041)
total: 355.78 sec