Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-174222
#<BuildRuby:0x00007fe006e3fdd0
@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.20240830-174222",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.008298 0.001152 3.929758 ( 4.573103)
build_miniruby 0.001793 0.000249 1.719299 ( 1.880091)
build_ruby 0.001869 0.000260 4.573720 ( 4.956647)
build_all 0.009980 0.000192 8.549063 ( 5.684223)
build_install 0.019841 0.003488 11.717618 ( 8.259029)
test_btest 0.001230 0.000168 123.570420 ( 74.602857)
test_basic 0.009212 0.003093 1.400956 ( 1.627142)
test_all 0.110246 0.051085 985.750280 (497.495548)
test_rubyspec 0.056106 0.039180 169.143425 ( 93.592428)
total: 692.67 sec