Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-200656
#<BuildRuby:0x00007fa6a85afdd8
@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.20240708-200656",
@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.000004 0.000019 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000413 0.008136 4.289100 ( 4.178416)
build_miniruby 0.002162 0.000000 67.482528 ( 22.738790)
build_ruby 0.001916 0.000000 3.922062 ( 4.072800)
build_all 0.008827 0.000000 7.671968 ( 2.980027)
build_install 0.013549 0.007566 11.027691 ( 5.116333)
test_btest 0.000668 0.000229 114.445352 ( 30.332644)
test_basic 0.007703 0.002641 1.029563 ( 1.080209)
test_all 0.111542 0.040321 875.697647 (250.597833)
test_rubyspec 0.056797 0.032490 166.550206 ( 34.196003)
total: 355.29 sec