Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-003821
#<BuildRuby:0x00007f2ae9effdd8
@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.20241201-003821",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003769 0.004002 2.951587 ( 5.153457)
build_miniruby 0.001429 0.000256 1.421022 ( 2.004625)
build_ruby 0.001539 0.000275 3.884958 ( 58.605153)
build_all 0.006891 0.001230 6.347399 ( 2.811057)
build_install 0.005745 0.016706 9.298181 ( 6.116296)
test_btest 0.000708 0.000213 81.462656 ( 35.703136)
test_basic 0.006547 0.005047 1.097533 ( 1.199805)
test_all 0.090621 0.056509 701.908612 (214.311880)
test_rubyspec 0.048779 0.029543 118.489827 ( 26.661177)
total: 352.57 sec