Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-182348
#<BuildRuby:0x000055e1374c6058
@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.20240304-182348",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.003609 0.004447 2.768245 ( 3.529291)
build_miniruby 0.001301 0.000173 1.790961 ( 1.966921)
build_ruby 0.001964 0.000000 3.972008 ( 4.652133)
build_all 0.004298 0.003834 6.977270 ( 5.083180)
build_install 0.019460 0.001033 9.091358 ( 7.130330)
test_btest 0.000803 0.000115 96.070714 ( 76.200353)
test_basic 0.005550 0.000793 1.031076 ( 1.387531)
test_all 0.080946 0.039829 842.420511 (408.129397)
test_rubyspec 0.047325 0.044606 132.966721 (144.545855)
total: 652.63 sec