Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250418-055045
#<BuildRuby:0x00007f2273dcfdd8
@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.20250418-055045",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000029 0.000013 0.000042 ( 0.000042)
configure 0.000022 0.000010 0.000032 ( 0.000033)
build_up 0.000000 0.005949 2.155954 ( 2.640293)
build_miniruby 0.001343 0.000698 1.712139 ( 1.708640)
build_ruby 0.001973 0.000000 4.070312 ( 4.193408)
build_all 0.004814 0.003425 6.010761 ( 2.674211)
build_install 0.010394 0.007384 7.889182 ( 4.501528)
test_btest 0.000693 0.000371 49.697278 ( 13.791934)
test_basic 0.001746 0.005169 0.811890 ( 0.866326)
test_all 0.093887 0.028376 630.492131 (205.061512)
test_rubyspec 0.059210 0.019676 109.712416 ( 29.650599)
total: 265.09 sec