Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-101650
#<BuildRuby:0x000055bf709ada00
@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.20240209-101650",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001991 0.004493 1.728982 ( 2.052122)
build_miniruby 0.001262 0.000000 1.343104 ( 1.341282)
build_ruby 0.001491 0.000000 3.053762 ( 3.279066)
build_all 0.007116 0.000307 6.291878 ( 2.368551)
build_install 0.013693 0.005319 7.873585 ( 3.701136)
test_btest 0.000815 0.000168 89.529722 ( 23.403033)
test_basic 0.005980 0.000305 0.796807 ( 0.855146)
test_all 0.073293 0.045480 722.233135 (227.379058)
test_rubyspec 0.071109 0.027000 150.207918 (159.369134)
total: 423.75 sec