Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-061021
#<BuildRuby:0x00007fc65917fdc8
@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.20241102-061021",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.003297 0.004691 3.684434 ( 3.569666)
build_miniruby 0.001259 0.000304 1.553655 ( 1.551297)
build_ruby 0.001579 0.000381 3.750484 ( 3.964359)
build_all 0.004579 0.004237 6.363496 ( 2.657687)
build_install 0.004903 0.013801 8.629980 ( 4.090321)
test_btest 0.000607 0.000220 71.822749 ( 21.302388)
test_basic 0.006533 0.003437 1.021714 ( 1.068401)
test_all 0.112181 0.037076 736.008909 (228.913940)
test_rubyspec 0.036972 0.047699 117.289296 ( 28.271658)
total: 295.39 sec