Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-172225
#<BuildRuby:0x0000560a50be2138
@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.20230313-172225",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.005992 1.796900 ( 4.667164)
build_miniruby 0.000000 0.001637 1.194428 ( 1.201098)
build_ruby 0.001021 0.000699 2.477306 ( 2.744840)
build_all 0.002326 0.005125 2.219007 ( 2.039389)
build_install 0.011122 0.005377 3.367687 ( 3.235444)
test_btest 0.000564 0.000241 65.855214 ( 34.812439)
test_basic 0.000839 0.004825 0.533104 ( 0.818570)
test_all 0.000808 0.000385 553.505166 (247.661493)
test_rubyspec 0.029255 0.016882 76.637725 ( 90.391687)
total: 387.57 sec