Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-144905
#<BuildRuby:0x00007fd0bb00fdc8
@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.20240622-144905",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.004510 0.004134 3.481662 ( 3.503527)
build_miniruby 0.001793 0.000000 1.603285 ( 1.600434)
build_ruby 0.002056 0.000000 3.921089 ( 4.068082)
build_all 0.007162 0.002079 7.992642 ( 3.301765)
build_install 0.019957 0.005098 11.690335 ( 7.262219)
test_btest 0.000692 0.000198 113.199096 ( 32.222357)
test_basic 0.005019 0.003251 1.120508 ( 1.174147)
test_all 0.097467 0.051823 826.393721 (243.844262)
test_rubyspec 0.052715 0.039507 165.384446 ( 33.681396)
total: 330.66 sec