Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-045417
#<BuildRuby:0x000055eeac8c6338
@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.20230711-045417",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.006326 0.000335 2.232965 ( 5.159602)
build_miniruby 0.001072 0.000154 1.709978 ( 2.688476)
build_ruby 0.001694 0.000242 3.284908 ( 4.868954)
build_all 0.007003 0.001001 2.669820 ( 3.266064)
build_install 0.017448 0.001795 4.106801 ( 5.219441)
test_btest 0.000854 0.000000 88.313137 ( 57.489116)
test_basic 0.008222 0.000000 0.988397 ( 1.535052)
test_all 0.001142 0.000080 638.144087 (341.168012)
test_rubyspec 0.018026 0.038709 94.832797 (135.549958)
total: 556.95 sec