Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-203849
#<BuildRuby:0x00007fd55a36fdd0
@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.20241120-203849",
@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.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.002329 0.004797 3.714461 ( 3.816860)
build_miniruby 0.001204 0.000387 1.245481 ( 1.241875)
build_ruby 0.001415 0.000455 3.906691 ( 4.056419)
build_all 0.007960 0.000000 6.476321 ( 2.750751)
build_install 0.007233 0.012076 8.854154 ( 4.376369)
test_btest 0.000934 0.000000 76.564736 ( 20.444494)
test_basic 0.006964 0.002489 1.013771 ( 1.064906)
test_all 0.118273 0.027024 716.208896 (219.202507)
test_rubyspec 0.053272 0.029296 121.512080 ( 33.985803)
total: 290.94 sec