Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-234221
#<BuildRuby:0x000055d7a0226258
@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.20240116-234221",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.000921 0.004059 1.430403 ( 1.776073)
build_miniruby 0.001195 0.000132 1.177259 ( 1.175496)
build_ruby 0.001212 0.000135 2.673223 ( 2.896767)
build_all 0.000321 0.006183 4.969327 ( 2.016685)
build_install 0.008693 0.006876 5.661870 ( 2.752617)
test_btest 0.000863 0.000183 78.694406 ( 20.764930)
test_basic 0.001749 0.004072 0.776385 ( 0.837399)
test_all 0.100278 0.019297 762.070010 (232.011509)
test_rubyspec 0.053750 0.043180 153.764736 (165.368256)
total: 429.60 sec