Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-031948
#<BuildRuby:0x000056128515a8e0
@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.20221231-031948",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002664 0.003754 1.262443 ( 2.373700)
build_miniruby 0.001277 0.000190 1.680877 ( 1.814102)
build_ruby 0.000000 0.001907 3.995046 ( 4.453098)
build_all 0.002977 0.005697 4.084982 ( 2.692778)
build_install 0.015918 0.003139 3.266907 ( 2.790292)
test_btest 0.000996 0.000211 59.310578 ( 28.888875)
test_basic 0.003166 0.003681 0.468321 ( 0.706941)
test_all 0.000529 0.000675 704.919635 (529.449316)
test_rubyspec 0.037050 0.024487 77.910087 (115.785037)
total: 688.96 sec