Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-194810
#<BuildRuby:0x00007f31d1adfde0
@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.20241205-194810",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000045 0.000003 0.000048 ( 0.000048)
configure 0.000038 0.000003 0.000041 ( 0.000041)
build_up 0.003959 0.004042 3.660439 ( 5.544850)
build_miniruby 0.001758 0.000196 1.728101 ( 2.736967)
build_ruby 0.001976 0.000219 4.532402 ( 44.598074)
build_all 0.010204 0.000000 6.854501 ( 5.569753)
build_install 0.020565 0.004364 9.782628 ( 9.242739)
test_btest 0.000906 0.000105 82.041485 ( 53.193106)
test_basic 0.005601 0.005008 0.964965 ( 1.262121)
test_all 0.119587 0.038222 791.263176 (359.922788)
test_rubyspec 0.051300 0.038008 122.947761 ( 40.402297)
total: 522.47 sec