Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-121610
#<BuildRuby:0x00007ff77e2cfdd0
@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.20241130-121610",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.004777 0.003514 3.299040 ( 3.591635)
build_miniruby 0.001384 0.000205 1.580881 ( 1.578202)
build_ruby 0.001868 0.000276 4.218650 ( 4.406964)
build_all 0.003801 0.004702 6.247103 ( 2.634721)
build_install 0.015860 0.002507 8.852995 ( 4.422305)
test_btest 0.000000 0.001011 77.274875 ( 20.678457)
test_basic 0.002482 0.007237 1.044432 ( 1.095322)
test_all 0.112516 0.030145 699.902390 (222.157326)
test_rubyspec 0.058080 0.027726 117.563896 ( 26.599770)
total: 287.17 sec