Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-102736
#<BuildRuby:0x000055e7e40868e0
@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-102736",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000024)
build_up 0.005877 0.000255 1.763011 ( 2.859146)
build_miniruby 0.001534 0.000219 1.668644 ( 1.900612)
build_ruby 0.001460 0.000209 3.484255 ( 3.993638)
build_all 0.007230 0.001033 5.855435 ( 4.090927)
build_install 0.014658 0.005464 7.149069 ( 6.247858)
test_btest 0.000888 0.000148 82.506671 ( 70.787969)
test_basic 0.006664 0.001110 0.940584 ( 1.503464)
test_all 0.107379 0.024696 823.100116 (984.865246)
test_rubyspec 0.032260 0.046647 105.699657 (192.056597)
total: 1268.31 sec