Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-054205
#<BuildRuby:0x00007fb286cbfdc8
@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.20241203-054205",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000041 0.000009 0.000050 ( 0.000049)
configure 0.000035 0.000007 0.000042 ( 0.000043)
build_up 0.008834 0.001819 4.312924 ( 4.763730)
build_miniruby 0.001437 0.000295 1.761393 ( 1.944665)
build_ruby 0.001639 0.000337 4.730836 ( 5.035006)
build_all 0.008556 0.001761 6.969650 ( 4.302284)
build_install 0.013691 0.009133 10.136580 ( 6.083170)
test_btest 0.000847 0.000206 84.926386 ( 56.767680)
test_basic 0.003757 0.008947 1.074355 ( 1.145606)
test_all 0.110959 0.040036 795.378885 (285.145155)
test_rubyspec 0.042400 0.038834 123.524356 ( 31.907891)
total: 397.10 sec