Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-083925
#<BuildRuby:0x00007f771dc9fdd8
@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.20240802-083925",
@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.000024 0.000006 0.000030 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005966 0.001432 2.862831 ( 2.917456)
build_miniruby 0.001263 0.000303 1.277332 ( 1.274381)
build_ruby 0.002006 0.000000 3.274134 ( 3.515998)
build_all 0.008813 0.000000 7.404897 ( 2.741459)
build_install 0.018195 0.000000 9.778109 ( 4.422545)
test_btest 0.000922 0.000163 108.223629 ( 27.817641)
test_basic 0.009773 0.000236 1.028070 ( 1.073226)
test_all 0.116689 0.034212 760.601866 (237.671267)
test_rubyspec 0.043781 0.050544 167.467698 ( 26.919981)
total: 308.35 sec