Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-120112
#<BuildRuby:0x00007fa39c19fdd8
@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.20241001-120112",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.008086 0.000058 4.428393 ( 3.697903)
build_miniruby 0.001476 0.000231 1.258482 ( 1.255248)
build_ruby 0.001741 0.000272 3.302565 ( 3.520975)
build_all 0.001186 0.007641 5.950876 ( 2.341055)
build_install 0.009101 0.008351 8.886870 ( 4.009405)
test_btest 0.000859 0.000221 87.238732 ( 22.704501)
test_basic 0.008162 0.001015 0.884443 ( 0.932440)
test_all 0.115717 0.037764 789.397082 (282.017975)
test_rubyspec 0.028393 0.057194 132.865492 ( 27.716580)
total: 348.20 sec