Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-192721
#<BuildRuby:0x000055a2d6c32390
@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.20230603-192721",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005913 0.000985 2.032691 ( 4.822710)
build_miniruby 0.001797 0.000299 1.480632 ( 1.746438)
build_ruby 0.002167 0.000000 3.193779 ( 4.040157)
build_all 0.003824 0.003900 2.342501 ( 2.934591)
build_install 0.011857 0.007067 3.739985 ( 4.338376)
test_btest 0.000000 0.000837 78.938980 ( 56.686331)
test_basic 0.006115 0.001874 0.816660 ( 1.238262)
test_all 0.000804 0.001570 608.754377 (312.536919)
test_rubyspec 0.030514 0.023567 83.498127 ( 97.039366)
total: 485.38 sec