Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-182906
#<BuildRuby:0x000055d47a9da3b0
@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.20240203-182906",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001731 0.004227 1.646140 ( 1.987173)
build_miniruby 0.001156 0.000178 1.271114 ( 1.269041)
build_ruby 0.001392 0.000214 3.154771 ( 3.358905)
build_all 0.002273 0.004568 5.683410 ( 2.168041)
build_install 0.016138 0.000000 6.745005 ( 3.250759)
test_btest 0.001065 0.000000 81.665387 ( 21.189457)
test_basic 0.005729 0.000000 0.738134 ( 0.796950)
test_all 0.076714 0.037585 649.563582 (188.790708)
test_rubyspec 0.035086 0.054926 136.258227 (147.907743)
total: 370.72 sec