Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-023459
#<BuildRuby:0x00007fa40ef1fdd8
@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.20240621-023459",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.004890 0.003311 3.225497 ( 3.432298)
build_miniruby 0.001362 0.000298 1.211310 ( 1.208238)
build_ruby 0.001806 0.000395 4.032248 ( 4.208698)
build_all 0.002451 0.006522 7.725982 ( 3.160709)
build_install 0.015690 0.004966 10.565318 ( 5.159685)
test_btest 0.000812 0.000219 110.288555 ( 28.799441)
test_basic 0.000000 0.008815 1.050909 ( 1.103722)
test_all 0.102640 0.045799 809.205419 (241.005822)
test_rubyspec 0.050905 0.039892 158.074134 ( 31.381686)
total: 319.46 sec