Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-082619
#<BuildRuby:0x00007ffa4089fde0
@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.20241214-082619",
@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.000018)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005498 0.000306 2.309455 ( 2.760761)
build_miniruby 0.001284 0.000275 1.598903 ( 1.595684)
build_ruby 0.001549 0.000332 3.947452 ( 4.058376)
build_all 0.007953 0.000000 6.039211 ( 2.589254)
build_install 0.017892 0.000000 7.935131 ( 4.240684)
test_btest 0.000785 0.000000 71.656853 ( 19.067059)
test_basic 0.005279 0.003132 0.868744 ( 2.276301)
test_all 0.091285 0.048275 675.155399 (224.393638)
test_rubyspec 0.041365 0.039226 119.725345 ( 36.293565)
total: 297.28 sec