Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-045241
#<BuildRuby:0x00007fdb5145fdd8
@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.20240702-045241",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.008495 0.000094 4.274917 ( 3.616742)
build_miniruby 0.001444 0.000263 1.733462 ( 1.730356)
build_ruby 0.001616 0.000293 4.367213 ( 4.534749)
build_all 0.004107 0.004978 8.370229 ( 3.331670)
build_install 0.014986 0.006764 11.094713 ( 5.077497)
test_btest 0.000919 0.000216 116.284097 ( 30.444174)
test_basic 0.009103 0.001033 1.214826 ( 1.262854)
test_all 0.112284 0.037906 800.027877 (234.084847)
test_rubyspec 0.034910 0.057516 169.489038 ( 29.549432)
total: 313.63 sec