Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-211309
#<BuildRuby:0x0000562427a86208
@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.20230131-211309",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.000843 0.004104 1.138403 ( 2.114579)
build_miniruby 0.001229 0.000000 1.211361 ( 1.211892)
build_ruby 0.001426 0.000000 2.422446 ( 2.672375)
build_all 0.006357 0.000614 3.838371 ( 2.318607)
build_install 0.010657 0.004564 2.981393 ( 3.064919)
test_btest 0.000635 0.000094 55.568028 ( 31.366245)
test_basic 0.005494 0.000163 0.452477 ( 0.697647)
test_all 0.002841 0.000000 628.270734 (252.324007)
test_rubyspec 0.035246 0.012921 71.351484 ( 84.182737)
total: 379.95 sec