Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-045353
#<BuildRuby:0x0000557e6c969f70
@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.20230902-045353",
@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.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005803 0.000326 1.839996 ( 2.901641)
build_miniruby 0.001444 0.000268 1.647944 ( 1.821802)
build_ruby 0.001583 0.000293 3.515748 ( 13.203779)
build_all 0.003409 0.004989 6.422337 ( 4.873873)
build_install 0.018005 0.001922 8.031470 ( 6.357527)
test_btest 0.001152 0.000238 86.920494 ( 47.277330)
test_basic 0.007918 0.001639 1.037405 ( 1.261989)
test_all 0.002763 0.006758 713.666794 (316.772628)
test_rubyspec 0.040615 0.034432 108.407426 (129.846797)
total: 524.32 sec