Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-102252
#<BuildRuby:0x00007f950901fdd8
@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.20241216-102252",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.001696 0.004419 2.202251 ( 2.501331)
build_miniruby 0.001428 0.000000 1.437036 ( 1.433939)
build_ruby 0.001903 0.000000 3.999406 ( 4.134966)
build_all 0.007955 0.000000 6.030063 ( 2.549081)
build_install 0.012357 0.005065 7.651987 ( 4.000778)
test_btest 0.000777 0.000212 74.793501 ( 20.047068)
test_basic 0.009285 0.000000 0.852579 ( 0.903149)
test_all 0.102647 0.042946 706.609143 (238.513182)
test_rubyspec 0.039949 0.041101 115.068926 ( 28.297123)
total: 302.38 sec