Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-053144
#<BuildRuby:0x00005567487b5f48
@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.20240125-053144",
@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.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001660 0.004320 2.009982 ( 2.492470)
build_miniruby 0.001570 0.000302 1.686029 ( 1.692103)
build_ruby 0.001689 0.000325 3.554172 ( 3.823739)
build_all 0.004245 0.003309 6.482013 ( 3.978827)
build_install 0.009134 0.010168 7.649595 ( 5.033124)
test_btest 0.000000 0.000941 87.458236 ( 43.824929)
test_basic 0.006637 0.001421 0.990149 ( 1.103068)
test_all 0.097324 0.018716 713.985252 (332.613232)
test_rubyspec 0.057043 0.050732 171.558000 (184.555549)
total: 579.12 sec