Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-170052
#<BuildRuby:0x0000560256c05fb8
@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.20230511-170052",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002723 0.003768 1.975727 ( 4.263472)
build_miniruby 0.001381 0.000148 1.364748 ( 1.612137)
build_ruby 0.001398 0.000150 2.621537 ( 3.070780)
build_all 0.006275 0.000672 2.139126 ( 2.222681)
build_install 0.015428 0.001163 3.468154 ( 3.574489)
test_btest 0.000803 0.000083 75.757730 ( 43.152018)
test_basic 0.005668 0.000586 0.777952 ( 1.088252)
test_all 0.001272 0.000131 568.152300 (276.528853)
test_rubyspec 0.022634 0.031369 80.902234 (100.405201)
total: 435.92 sec