Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-000925
#<BuildRuby:0x00005573b1afdf00
@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.20231220-000925",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001238 0.004175 1.860711 ( 2.223898)
build_miniruby 0.001440 0.000216 1.476301 ( 1.475871)
build_ruby 0.001686 0.000253 3.085599 ( 3.319718)
build_all 0.007387 0.000000 5.466172 ( 2.950064)
build_install 0.013588 0.004913 6.580496 ( 3.648729)
test_btest 0.000675 0.000112 79.440641 ( 31.419866)
test_basic 0.001468 0.004732 0.787078 ( 0.880158)
test_all 0.078603 0.037836 659.913806 (274.132719)
test_rubyspec 0.044538 0.022408 92.589161 (104.212197)
total: 424.26 sec