Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-104716
#<BuildRuby:0x000055959aea6228
@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.20231227-104716",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005015 0.000743 1.749249 ( 2.810774)
build_miniruby 0.001323 0.000196 1.529588 ( 1.743102)
build_ruby 0.001554 0.000230 3.576402 ( 4.034681)
build_all 0.007248 0.000422 5.893271 ( 4.209062)
build_install 0.013577 0.004462 7.296869 ( 5.348313)
test_btest 0.000769 0.000124 82.431205 ( 57.152284)
test_basic 0.002684 0.004963 0.908469 ( 1.292783)
test_all 0.085258 0.037308 820.602361 (428.795294)
test_rubyspec 0.019516 0.050319 99.233611 (111.347716)
total: 616.73 sec