Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-110005
#<BuildRuby:0x00007fcfb925fdd8
@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.20241223-110005",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.002100 0.003716 2.030651 ( 2.334826)
build_miniruby 0.001709 0.000000 1.766927 ( 1.814796)
build_ruby 0.002130 0.000000 4.415345 ( 4.748872)
build_all 0.003380 0.006991 6.746502 ( 3.852392)
build_install 0.011619 0.009941 8.379085 ( 5.433422)
test_btest 0.000744 0.000207 79.037582 ( 42.205349)
test_basic 0.010305 0.001667 1.028779 ( 1.091946)
test_all 0.092952 0.047926 720.489503 (229.321258)
test_rubyspec 0.051213 0.029767 115.430633 ( 26.445529)
total: 317.25 sec