Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-170009
#<BuildRuby:0x000055a204f22258
@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.20230901-170009",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.001845 0.004030 1.817709 ( 2.195066)
build_miniruby 0.001691 0.000000 1.696457 ( 1.719676)
build_ruby 0.001739 0.000000 3.340890 ( 3.578364)
build_all 0.003942 0.003887 6.151229 ( 3.325560)
build_install 0.007782 0.011735 7.357846 ( 4.239423)
test_btest 0.000790 0.000149 83.823714 ( 31.806796)
test_basic 0.004083 0.003969 0.969744 ( 1.242857)
test_all 0.007679 0.001616 686.110967 (292.747058)
test_rubyspec 0.046115 0.023864 103.326108 (124.561661)
total: 465.42 sec