Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-202244
#<BuildRuby:0x00007f30d8d5fdd0
@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.20241122-202244",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.000000 0.007471 3.211189 ( 3.118950)
build_miniruby 0.001517 0.000000 1.221628 ( 1.219167)
build_ruby 0.001663 0.000093 3.269996 ( 3.438956)
build_all 0.002705 0.004967 5.532606 ( 2.243078)
build_install 0.017041 0.000303 8.014350 ( 3.736249)
test_btest 0.000745 0.000248 71.433913 ( 30.011774)
test_basic 0.004582 0.005773 0.879622 ( 0.924207)
test_all 0.102838 0.037010 590.622132 (208.386146)
test_rubyspec 0.042450 0.034842 115.414538 ( 21.176532)
total: 274.26 sec