Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-235933
#<BuildRuby:0x00005601b16de008
@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.20230619-235933",
@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.000020)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.002293 0.003896 1.908921 ( 3.206286)
build_miniruby 0.000000 0.001705 1.292163 ( 1.295787)
build_ruby 0.000000 0.001469 2.636479 ( 2.844065)
build_all 0.006159 0.000880 5.194480 ( 2.286004)
build_install 0.008757 0.007544 6.308062 ( 3.101438)
test_btest 0.000856 0.000138 80.556375 ( 42.964246)
test_basic 0.004999 0.000161 0.820824 ( 0.932462)
test_all 0.001372 0.000214 596.544031 (208.247343)
test_rubyspec 0.021974 0.024314 79.311540 ( 91.081070)
total: 355.96 sec