Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-025129
#<BuildRuby:0x00007f98f615fdd8
@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.20240627-025129",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000035 0.000010 0.000045 ( 0.000045)
build_up 0.005352 0.005621 4.571289 ( 4.908154)
build_miniruby 0.001295 0.000393 1.801983 ( 1.947238)
build_ruby 0.001671 0.000506 4.808301 ( 5.167807)
build_all 0.000754 0.009893 8.587641 ( 5.224453)
build_install 0.018281 0.006310 11.762834 ( 7.165598)
test_btest 0.000766 0.000282 117.791975 ( 34.084445)
test_basic 0.004120 0.009129 1.306737 ( 1.396396)
test_all 0.105006 0.044813 885.408845 (277.966978)
test_rubyspec 0.064103 0.027449 167.200734 ( 38.079635)
total: 375.94 sec