Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-070825
#<BuildRuby:0x00007f43c488fdd8
@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.20240803-070825",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.005080 0.003064 3.925914 ( 3.865126)
build_miniruby 0.001184 0.000382 1.391730 ( 1.387900)
build_ruby 0.000000 0.002394 4.090589 ( 4.244077)
build_all 0.002528 0.007254 8.762305 ( 3.423759)
build_install 0.014618 0.005052 11.303132 ( 5.134999)
test_btest 0.000842 0.000328 121.530454 ( 32.868637)
test_basic 0.005559 0.004583 1.036901 ( 1.079745)
test_all 0.112131 0.043238 892.655776 (254.136269)
test_rubyspec 0.047982 0.046440 173.062075 ( 38.230561)
total: 344.37 sec