Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-220739
#<BuildRuby:0x0000559e08cddd80
@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.20230203-220739",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000741 0.003465 0.973064 ( 1.351875)
build_miniruby 0.001203 0.000209 1.088887 ( 1.087572)
build_ruby 0.001167 0.000203 2.192620 ( 2.434541)
build_all 0.005758 0.001002 3.732635 ( 1.911266)
build_install 0.014882 0.000324 2.764839 ( 1.962178)
test_btest 0.000000 0.000932 58.431241 ( 19.417345)
test_basic 0.001131 0.003552 0.417352 ( 0.516073)
test_all 0.000000 0.002186 656.936942 (217.406183)
test_rubyspec 0.007413 0.036524 68.620632 ( 78.934068)
total: 325.02 sec