Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-112305
#<BuildRuby:0x000055ab3688e230
@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.20230831-112305",
@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.000031 0.000004 0.000035 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.005319 0.000000 1.808829 ( 2.158206)
build_miniruby 0.001606 0.000000 1.748870 ( 1.747611)
build_ruby 0.001659 0.000109 3.378600 ( 3.559730)
build_all 0.000523 0.009638 6.398591 ( 3.224259)
build_install 0.012894 0.006094 7.700631 ( 4.334400)
test_btest 0.000744 0.000167 86.430987 ( 35.530335)
test_basic 0.009252 0.000467 1.057115 ( 1.161621)
test_all 0.007824 0.001677 694.356412 (232.063853)
test_rubyspec 0.037785 0.039678 107.453782 (121.791674)
total: 405.57 sec