Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-221707
#<BuildRuby:0x00007f931752fdd0
@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.20241204-221707",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.007336 0.000000 2.807393 ( 2.471884)
build_miniruby 0.001357 0.000068 1.152845 ( 1.149876)
build_ruby 0.001732 0.000000 2.878176 ( 3.069904)
build_all 0.008065 0.000131 5.145942 ( 2.015824)
build_install 0.010971 0.004938 7.776237 ( 3.624505)
test_btest 0.000711 0.000085 70.543982 ( 18.522938)
test_basic 0.002726 0.006415 0.784528 ( 0.835944)
test_all 0.096314 0.049585 702.305123 (202.030282)
test_rubyspec 0.051275 0.030701 113.636858 ( 23.505622)
total: 257.23 sec