Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-191753
#<BuildRuby:0x000056473976e130
@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.20230814-191753",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.002465 0.004372 2.303948 ( 6.449603)
build_miniruby 0.001429 0.000143 1.722475 ( 3.158317)
build_ruby 0.001473 0.000148 3.676731 ( 7.760682)
build_all 0.008516 0.000407 6.497619 ( 7.755048)
build_install 0.019052 0.000922 7.935683 ( 10.111120)
test_btest 0.000661 0.000060 82.949510 ( 67.356516)
test_basic 0.008181 0.000299 0.992965 ( 1.994548)
test_all 0.009529 0.000841 688.044399 (525.669544)
test_rubyspec 0.030826 0.038878 105.001540 (175.171385)
total: 805.43 sec