Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-194541
#<BuildRuby:0x000055aa954b9f48
@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.20230713-194541",
@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.000031 0.000001 0.000032 ( 0.000028)
autoconf 0.000039 0.000002 0.000041 ( 0.000036)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.006913 0.000384 2.230561 ( 6.817979)
build_miniruby 0.001844 0.000000 1.805508 ( 4.589123)
build_ruby 0.001959 0.000003 3.652766 ( 8.525148)
build_all 0.008005 0.000433 2.662598 ( 4.676177)
build_install 0.021625 0.000473 4.166762 ( 7.734886)
test_btest 0.000936 0.000047 79.940504 ( 86.260902)
test_basic 0.002235 0.004483 0.934691 ( 2.458415)
test_all 0.001920 0.000144 618.466063 (653.367700)
test_rubyspec 0.033364 0.028813 92.227077 (174.936022)
total: 949.37 sec