Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-174355
#<BuildRuby:0x0000555fa53fa390
@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.20240205-174355",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.001321 0.004536 1.543706 ( 1.864745)
build_miniruby 0.000974 0.000418 1.272179 ( 1.270044)
build_ruby 0.001052 0.000451 2.898682 ( 3.121931)
build_all 0.006219 0.000852 5.452920 ( 2.130927)
build_install 0.009053 0.008349 6.841948 ( 3.203593)
test_btest 0.000526 0.000239 80.106370 ( 20.746822)
test_basic 0.002124 0.003454 0.721217 ( 0.779825)
test_all 0.083018 0.034711 728.840733 (229.510291)
test_rubyspec 0.043077 0.052789 144.094435 (153.441667)
total: 416.07 sec