Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-000459
#<BuildRuby:0x00007fb6130efdc8
@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.20240925-000459",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003450 0.004891 3.949783 ( 3.401232)
build_miniruby 0.000000 0.001519 1.223542 ( 1.220129)
build_ruby 0.000271 0.001531 4.293825 ( 4.475979)
build_all 0.002843 0.006458 7.137340 ( 3.019099)
build_install 0.015560 0.005113 10.413537 ( 4.857212)
test_btest 0.001003 0.000316 91.765985 ( 24.650330)
test_basic 0.009411 0.000400 1.143326 ( 1.189120)
test_all 0.103714 0.046982 795.857639 (250.953601)
test_rubyspec 0.043847 0.042674 135.886898 ( 35.205774)
total: 328.97 sec