Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-122519
#<BuildRuby:0x00007fcc7be9fdc8
@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.20241116-122519",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.000000 0.007566 3.319036 ( 3.222982)
build_miniruby 0.001130 0.000581 1.211369 ( 1.211011)
build_ruby 0.001376 0.000275 3.473841 ( 3.668126)
build_all 0.003199 0.004838 6.471542 ( 2.716754)
build_install 0.012128 0.007163 9.336121 ( 4.625371)
test_btest 0.000666 0.000176 76.099343 ( 21.811432)
test_basic 0.000095 0.009566 0.921754 ( 5.663523)
test_all 0.100948 0.042540 722.113332 (217.660497)
test_rubyspec 0.058104 0.025808 121.539393 ( 25.615284)
total: 286.20 sec