Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-062708
#<BuildRuby:0x000055c63a62e390
@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.20231207-062708",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002566 0.004400 2.206485 ( 2.258470)
build_miniruby 0.001071 0.000226 1.377387 ( 1.376620)
build_ruby 0.001192 0.000251 2.960801 ( 10.069361)
build_all 0.002360 0.004750 5.403713 ( 2.167848)
build_install 0.015790 0.001732 6.650935 ( 3.216785)
test_btest 0.000817 0.000000 81.519776 ( 25.016593)
test_basic 0.007939 0.000962 0.952119 ( 1.052993)
test_all 0.066477 0.056051 690.840862 (205.124028)
test_rubyspec 0.030883 0.043524 101.304533 (113.179457)
total: 363.46 sec