Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-174218
#<BuildRuby:0x00007f4cdad6fdc0
@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.20240626-174218",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.000898 0.008223 4.322365 ( 4.111857)
build_miniruby 0.001713 0.000392 1.579577 ( 1.580099)
build_ruby 0.000000 0.002352 4.469862 ( 4.579657)
build_all 0.004521 0.005848 8.315575 ( 4.470517)
build_install 0.013525 0.011368 11.779823 ( 6.706571)
test_btest 0.000771 0.000250 122.812407 ( 59.308918)
test_basic 0.003606 0.006498 1.301033 ( 1.354533)
test_all 0.106689 0.049780 879.833076 (310.032202)
test_rubyspec 0.052974 0.039319 161.547011 ( 33.135734)
total: 425.28 sec