Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-093053
#<BuildRuby:0x00007f17fc3efdd0
@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.20241104-093053",
@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.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.000000 0.008410 3.737505 ( 3.663934)
build_miniruby 0.000000 0.001620 1.255716 ( 1.253638)
build_ruby 0.001087 0.001019 4.083224 ( 4.244359)
build_all 0.004378 0.004076 6.428315 ( 2.680259)
build_install 0.013478 0.005756 8.939009 ( 4.163115)
test_btest 0.000000 0.000974 73.901068 ( 20.660922)
test_basic 0.006014 0.003702 1.032119 ( 1.083352)
test_all 0.129236 0.017736 709.136522 (207.089593)
test_rubyspec 0.055892 0.026222 118.980625 ( 26.201600)
total: 271.04 sec