Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-004701
#<BuildRuby:0x000056105ce05fc0
@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.20230604-004701",
@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.000010 0.000004 0.000014 ( 0.000016)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.005476 0.000581 1.899950 ( 3.760620)
build_miniruby 0.001048 0.000399 1.392661 ( 1.553671)
build_ruby 0.001151 0.000439 2.604435 ( 2.808538)
build_all 0.004414 0.002626 1.910742 ( 1.172220)
build_install 0.012890 0.004347 3.470729 ( 2.641510)
test_btest 0.000838 0.000000 78.071149 ( 26.770924)
test_basic 0.004626 0.000568 0.679479 ( 0.752468)
test_all 0.001039 0.000385 610.176025 (222.699952)
test_rubyspec 0.017286 0.034090 80.792188 ( 92.715032)
total: 354.88 sec