Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-060836
#<BuildRuby:0x000056205477a360
@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.20230218-060836",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.001390 0.004117 1.513125 ( 2.455465)
build_miniruby 0.001349 0.000162 1.319271 ( 1.489867)
build_ruby 0.001195 0.000143 2.507037 ( 2.878085)
build_all 0.007684 0.000412 4.042482 ( 3.058685)
build_install 0.010869 0.005236 3.038561 ( 3.185261)
test_btest 0.000641 0.000095 57.642420 ( 33.483948)
test_basic 0.007005 0.000353 0.515725 ( 0.706723)
test_all 0.001716 0.000079 656.774128 (297.227688)
test_rubyspec 0.025443 0.030663 77.083976 (100.843949)
total: 445.33 sec