Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-200808
#<BuildRuby:0x000055a5b31fa118
@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.20230513-200808",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.005783 0.000000 1.794877 ( 3.349308)
build_miniruby 0.001071 0.000000 1.259153 ( 1.327801)
build_ruby 0.001386 0.000000 2.529918 ( 2.978741)
build_all 0.006391 0.000601 2.144328 ( 2.186983)
build_install 0.008865 0.006648 3.427485 ( 3.400821)
test_btest 0.000000 0.000663 69.912172 ( 39.649089)
test_basic 0.003255 0.003487 0.771137 ( 1.073278)
test_all 0.000894 0.000272 561.035776 (243.189782)
test_rubyspec 0.026048 0.024360 80.505501 ( 95.455860)
total: 392.61 sec