Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-084034
#<BuildRuby:0x00007fc12412fdd0
@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.20241122-084034",
@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.000022 0.000008 0.000030 ( 0.000029)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.007799 0.000000 3.697522 ( 3.656641)
build_miniruby 0.001129 0.000305 1.258890 ( 1.256417)
build_ruby 0.001325 0.000442 3.907661 ( 4.070387)
build_all 0.008167 0.000213 5.804203 ( 2.257342)
build_install 0.020191 0.001445 8.821947 ( 4.115814)
test_btest 0.000827 0.000233 81.033744 ( 35.808426)
test_basic 0.010023 0.000000 1.083176 ( 1.130961)
test_all 0.108752 0.038004 729.306924 (214.094270)
test_rubyspec 0.050987 0.035883 121.690758 ( 27.258772)
total: 293.65 sec