Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-164246
#<BuildRuby:0x00005589556460e8
@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.20240315-164246",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002791 0.003802 2.177670 ( 2.258907)
build_miniruby 0.001355 0.000000 1.497286 ( 1.496455)
build_ruby 0.000000 0.001499 3.077837 ( 22.560094)
build_all 0.000000 0.007893 6.734298 ( 3.210440)
build_install 0.018717 0.000000 8.793589 ( 4.273758)
test_btest 0.001011 0.000096 95.152861 ( 25.920752)
test_basic 0.000000 0.005935 0.973480 ( 1.033687)
test_all 0.078905 0.043040 805.712725 (245.826630)
test_rubyspec 0.054931 0.030153 112.061840 (121.090877)
total: 427.67 sec