Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-202310
#<BuildRuby:0x00007f402e15fde0
@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.20241021-202310",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.001908 0.005794 2.985647 ( 2.846277)
build_miniruby 0.001109 0.000370 1.117945 ( 1.115813)
build_ruby 0.001472 0.000491 2.911764 ( 3.132036)
build_all 0.005534 0.001844 5.662310 ( 2.209944)
build_install 0.005997 0.010549 7.880560 ( 3.504076)
test_btest 0.000678 0.000291 86.767535 ( 33.367468)
test_basic 0.000000 0.010135 1.082646 ( 1.132143)
test_all 0.077865 0.069857 747.926732 (250.989591)
test_rubyspec 0.042676 0.041369 134.975079 ( 29.526858)
total: 327.83 sec