Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-204822
#<BuildRuby:0x00007f0a2d68fdd8
@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.20240628-204822",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.007287 0.000840 3.722173 ( 3.247673)
build_miniruby 0.001241 0.000310 1.189221 ( 1.185798)
build_ruby 0.001872 0.000000 3.246555 ( 3.396012)
build_all 0.001847 0.006871 7.285421 ( 2.735216)
build_install 0.014840 0.003667 9.573406 ( 4.127961)
test_btest 0.000703 0.000207 104.810559 ( 26.870679)
test_basic 0.003213 0.004987 1.066753 ( 1.123321)
test_all 0.093466 0.055067 748.017697 (218.771761)
test_rubyspec 0.055767 0.037755 168.677029 ( 39.735443)
total: 301.19 sec