Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-112155
#<BuildRuby:0x000055cbc8b7e320
@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.20240317-112155",
@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.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005738 0.001781 2.435168 ( 2.454477)
build_miniruby 0.001320 0.000207 1.790499 ( 1.789414)
build_ruby 0.000000 0.001868 3.491244 ( 3.715909)
build_all 0.003595 0.004569 7.166302 ( 3.551960)
build_install 0.018960 0.001585 9.081288 ( 5.312100)
test_btest 0.000695 0.000132 96.573347 ( 38.835416)
test_basic 0.003317 0.003681 0.948847 ( 1.010885)
test_all 0.108955 0.013497 906.359372 (425.039514)
test_rubyspec 0.043715 0.051804 137.851600 (165.096014)
total: 646.81 sec