Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-195916
#<BuildRuby:0x00007f70ae98fdc0
@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.20240711-195916",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000056 0.000000 0.000056 ( 0.000052)
build_up 0.000470 0.007116 3.357560 ( 3.320388)
build_miniruby 0.001160 0.000360 1.338828 ( 1.338568)
build_ruby 0.001715 0.000533 4.344975 ( 4.476420)
build_all 0.009958 0.000516 8.424346 ( 3.748078)
build_install 0.013143 0.011264 11.409703 ( 5.943658)
test_btest 0.000325 0.000636 114.256429 ( 32.247996)
test_basic 0.000000 0.009562 1.008101 ( 1.059688)
test_all 0.089936 0.059101 842.842080 (265.744631)
test_rubyspec 0.037359 0.050838 161.333137 ( 31.279149)
total: 349.16 sec