Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-202211
#<BuildRuby:0x00007f48e45ffdc8
@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.20241016-202211",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.005249 0.002531 2.960745 ( 3.437461)
build_miniruby 0.001248 0.000272 1.175205 ( 1.172355)
build_ruby 0.001524 0.000331 3.836654 ( 23.711422)
build_all 0.006337 0.001834 7.200492 ( 2.980562)
build_install 0.009784 0.009281 9.927789 ( 4.722181)
test_btest 0.000795 0.000231 93.091514 ( 26.237010)
test_basic 0.003378 0.006786 1.125034 ( 1.172528)
test_all 0.102123 0.046965 747.089965 (222.507393)
test_rubyspec 0.044979 0.043579 137.218469 ( 37.943572)
total: 323.89 sec