Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-072302
#<BuildRuby:0x00007f6238c1fdd0
@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.20240806-072302",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.002364 0.005317 3.760958 ( 3.619593)
build_miniruby 0.000000 0.001551 1.660645 ( 1.656898)
build_ruby 0.000509 0.001319 4.109885 ( 4.254089)
build_all 0.007856 0.000945 8.525162 ( 3.252552)
build_install 0.018248 0.002845 11.269843 ( 5.008157)
test_btest 0.000879 0.000188 123.066653 ( 32.323918)
test_basic 0.004365 0.006570 1.221759 ( 1.288658)
test_all 0.105310 0.045429 863.662843 (325.527899)
test_rubyspec 0.068585 0.025693 179.536553 ( 69.230048)
total: 446.16 sec