Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-055826
#<BuildRuby:0x00007f680e95fdd0
@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.20241118-055826",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006307 0.000423 2.747455 ( 2.692858)
build_miniruby 0.001409 0.000256 1.116654 ( 1.113222)
build_ruby 0.001901 0.000000 3.676943 ( 3.849012)
build_all 0.007407 0.000180 5.625247 ( 2.398975)
build_install 0.012916 0.005947 8.301409 ( 3.970821)
test_btest 0.000870 0.000174 70.866234 ( 18.471146)
test_basic 0.007495 0.001499 0.791778 ( 0.839619)
test_all 0.109296 0.034677 623.805381 (181.764846)
test_rubyspec 0.045835 0.034929 114.563417 ( 20.311592)
total: 235.41 sec