Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-033554
#<BuildRuby:0x00007f210ea5fdd0
@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.20241115-033554",
@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.000026 0.000004 0.000030 ( 0.000029)
autoconf 0.000046 0.000007 0.000053 ( 0.000053)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.002772 0.004512 3.639244 ( 3.656044)
build_miniruby 0.001234 0.000231 1.617693 ( 1.618398)
build_ruby 0.001909 0.000358 4.528626 ( 4.673791)
build_all 0.007462 0.001399 6.363708 ( 2.703192)
build_install 0.015534 0.003177 8.263485 ( 3.896414)
test_btest 0.000700 0.000133 79.267318 ( 22.398298)
test_basic 0.006762 0.004791 1.041267 ( 1.101144)
test_all 0.095283 0.051098 748.802171 (274.402980)
test_rubyspec 0.037391 0.047158 124.929639 ( 37.771369)
total: 352.22 sec