Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-053705
#<BuildRuby:0x0000556f121ea3d0
@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.20230721-053705",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000039 0.000002 0.000041 ( 0.000040)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007052 0.000470 2.246753 ( 5.436638)
build_miniruby 0.001654 0.000110 1.693658 ( 2.437821)
build_ruby 0.001683 0.000112 3.361710 ( 5.075042)
build_all 0.000520 0.008261 2.750959 ( 3.797864)
build_install 0.017505 0.002640 4.261662 ( 5.997997)
test_btest 0.000813 0.000107 77.454444 ( 53.015714)
test_basic 0.007226 0.000419 0.930981 ( 1.718199)
test_all 0.001486 0.000191 647.241003 (536.245563)
test_rubyspec 0.039325 0.024726 95.480570 (192.732576)
total: 806.46 sec