Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-055418
#<BuildRuby:0x00007fa1f106fdc0
@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.20241118-055418",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006172 0.000394 3.181879 ( 3.141290)
build_miniruby 0.001256 0.000216 1.405002 ( 1.401948)
build_ruby 0.000000 0.001753 2.934152 ( 3.147285)
build_all 0.002742 0.005016 5.405604 ( 2.120873)
build_install 0.009749 0.009934 8.192923 ( 3.775452)
test_btest 0.000717 0.000204 69.790233 ( 19.545708)
test_basic 0.007610 0.001082 0.792768 ( 0.840605)
test_all 0.092733 0.053914 643.715346 (191.972129)
test_rubyspec 0.048498 0.033541 115.071217 ( 20.574248)
total: 246.52 sec