Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250311-085337
#<BuildRuby:0x00007fe530e2fdc0
@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.20250311-085337",
@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.000029)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000038 0.000006 0.000044 ( 0.000043)
build_up 0.008093 0.000620 3.605015 ( 3.177308)
build_miniruby 0.001514 0.000229 1.592294 ( 1.622874)
build_ruby 0.002162 0.000000 3.884979 ( 15.422756)
build_all 0.009805 0.000000 5.833535 ( 3.010737)
build_install 0.013060 0.009960 8.687877 ( 6.112487)
test_btest 0.000680 0.000129 50.006560 ( 30.237923)
test_basic 0.005908 0.005705 0.926652 ( 1.145813)
test_all 0.088344 0.033029 626.346608 (473.864536)
test_rubyspec 0.050141 0.031184 107.362609 (103.436091)
total: 638.03 sec