Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-030222
#<BuildRuby:0x000056203129a890
@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.20221207-030222",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.006509 0.000000 1.459726 ( 2.534657)
build_miniruby 0.001260 0.000000 1.248593 ( 1.325231)
build_ruby 0.001665 0.000000 2.749893 ( 2.895781)
build_all 0.007304 0.000000 3.808761 ( 2.784052)
build_install 0.006849 0.007889 2.929887 ( 2.913830)
test_btest 0.000688 0.000064 53.826810 ( 31.507056)
test_basic 0.005597 0.000148 0.417856 ( 0.556917)
test_all 0.000904 0.000082 621.344606 (278.553161)
test_rubyspec 0.016832 0.029628 68.593325 ( 84.287527)
total: 407.36 sec