Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-124538
#<BuildRuby:0x00007f20576ffdc8
@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.20240817-124538",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000802 0.007043 3.206818 ( 3.217425)
build_miniruby 0.001192 0.000384 1.165507 ( 1.162121)
build_ruby 0.001375 0.000443 3.281961 ( 3.462284)
build_all 0.006427 0.002198 7.839695 ( 2.977610)
build_install 0.012487 0.006713 10.835247 ( 4.863484)
test_btest 0.000642 0.000220 122.341184 ( 48.492952)
test_basic 0.005715 0.004491 1.261253 ( 1.310453)
test_all 0.115559 0.037433 852.213299 (258.359038)
test_rubyspec 0.028331 0.063609 172.673179 ( 36.209742)
total: 360.06 sec