Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-141118
#<BuildRuby:0x00007f46d40bfdc0
@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.20240725-141118",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.005910 0.002944 3.961971 ( 3.902108)
build_miniruby 0.001555 0.000272 1.640139 ( 1.653770)
build_ruby 0.001890 0.000331 4.382507 ( 4.567597)
build_all 0.004905 0.004144 8.381381 ( 4.146366)
build_install 0.018303 0.004458 11.580576 ( 6.555408)
test_btest 0.000797 0.000160 122.129063 ( 49.627421)
test_basic 0.005804 0.008535 1.338001 ( 1.437934)
test_all 0.121613 0.029581 829.304462 (285.094910)
test_rubyspec 0.071125 0.017930 172.233180 ( 37.667909)
total: 394.65 sec