Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-203324
#<BuildRuby:0x00007fd82e7afdd8
@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.20241214-203324",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.005886 0.000177 2.010334 ( 2.332897)
build_miniruby 0.001319 0.000120 1.564934 ( 1.562104)
build_ruby 0.001758 0.000160 3.999471 ( 4.180840)
build_all 0.005831 0.004301 6.433501 ( 2.740378)
build_install 0.015240 0.004527 8.016253 ( 4.271687)
test_btest 0.000806 0.000109 73.955244 ( 19.833320)
test_basic 0.005422 0.004436 1.044709 ( 1.094448)
test_all 0.099278 0.045370 705.878778 (213.153235)
test_rubyspec 0.049012 0.031149 112.464264 ( 21.874191)
total: 271.04 sec