Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-130545
#<BuildRuby:0x0000560b5be221a8
@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.20231022-130545",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.000000 0.007868 3.751989 ( 8.791476)
build_miniruby 0.001226 0.000339 1.576861 ( 2.027790)
build_ruby 0.002531 0.000527 3.425103 ( 41.958213)
build_all 0.008860 0.000096 6.088622 ( 7.230755)
build_install 0.016061 0.005843 8.367708 ( 10.712889)
test_btest 0.000000 0.001720 83.284915 ( 97.610842)
test_basic 0.000000 0.008463 0.934149 ( 1.839065)
test_all 0.089320 0.038531 684.378489 (622.982053)
test_rubyspec 0.018793 0.053274 100.878047 (138.286692)
total: 931.44 sec