Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-160042
#<BuildRuby:0x00007f89f880fdc0
@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.20240713-160042",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000039 0.000004 0.000043 ( 0.000044)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002610 0.004398 3.526014 ( 3.687132)
build_miniruby 0.001410 0.000220 1.647855 ( 1.645098)
build_ruby 0.001533 0.000239 4.306981 ( 21.134007)
build_all 0.004694 0.004266 8.115222 ( 3.296024)
build_install 0.014389 0.004543 11.013865 ( 5.262560)
test_btest 0.000749 0.000146 114.691283 ( 30.938943)
test_basic 0.007597 0.000630 0.999898 ( 1.051255)
test_all 0.113910 0.039372 843.780297 (249.579573)
test_rubyspec 0.068596 0.021787 170.248562 ( 38.199733)
total: 354.80 sec