Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-044710
#<BuildRuby:0x000055a723b02168
@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.20230205-044710",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000775 0.004103 1.131374 ( 1.510138)
build_miniruby 0.001441 0.000000 1.029635 ( 1.027549)
build_ruby 0.001381 0.000000 2.313068 ( 2.522347)
build_all 0.007103 0.000220 3.642304 ( 1.790561)
build_install 0.014859 0.000000 2.841658 ( 2.009048)
test_btest 0.000929 0.000000 57.235933 ( 20.080594)
test_basic 0.000583 0.004127 0.436511 ( 0.529805)
test_all 0.001360 0.000000 653.965368 (198.266691)
test_rubyspec 0.019919 0.026132 69.048409 ( 80.041835)
total: 307.78 sec