Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-120444
#<BuildRuby:0x00007f247e39fdd8
@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.20241014-120444",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.003278 0.003853 2.827509 ( 2.837920)
build_miniruby 0.001375 0.000172 1.179373 ( 1.175911)
build_ruby 0.000000 0.001909 3.229040 ( 3.436747)
build_all 0.006360 0.001739 6.432855 ( 2.610244)
build_install 0.017968 0.000000 8.654627 ( 3.938249)
test_btest 0.000941 0.000000 83.922815 ( 21.920197)
test_basic 0.001960 0.007367 0.885502 ( 0.939331)
test_all 0.102447 0.044553 685.862691 (237.582720)
test_rubyspec 0.055516 0.034934 134.151174 ( 23.701560)
total: 298.14 sec