Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-022027
#<BuildRuby:0x00007f8c5b48fdc0
@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.20241121-022027",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.007118 0.000000 2.603325 ( 2.826445)
build_miniruby 0.001395 0.000081 1.074556 ( 1.071501)
build_ruby 0.001317 0.000277 2.852024 ( 3.083684)
build_all 0.007580 0.000000 5.032456 ( 2.029339)
build_install 0.015315 0.000333 7.344888 ( 3.362576)
test_btest 0.000935 0.000000 71.381455 ( 18.553054)
test_basic 0.000959 0.008019 0.919622 ( 0.965458)
test_all 0.102209 0.039541 614.847796 (190.755916)
test_rubyspec 0.030755 0.050245 115.883832 ( 20.854616)
total: 243.50 sec