Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-182430
#<BuildRuby:0x00007f94f732fdc8
@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.20241208-182430",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000401 0.006681 3.375545 ( 3.276120)
build_miniruby 0.001600 0.000000 1.351600 ( 1.348422)
build_ruby 0.001759 0.000000 3.174555 ( 3.399857)
build_all 0.006371 0.001130 5.867009 ( 2.431370)
build_install 0.015317 0.001272 8.339889 ( 4.214032)
test_btest 0.000991 0.000000 76.105068 ( 20.925937)
test_basic 0.008613 0.000903 0.906116 ( 0.959836)
test_all 0.107447 0.034483 741.822141 (235.186062)
test_rubyspec 0.041752 0.039174 119.272768 ( 34.686402)
total: 306.43 sec