Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-221138
#<BuildRuby:0x00007fa5c280fdd0
@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.20241013-221138",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002775 0.004913 3.481686 ( 3.450695)
build_miniruby 0.001263 0.000465 1.594482 ( 1.590640)
build_ruby 0.001823 0.000000 3.908848 ( 4.097523)
build_all 0.007821 0.001777 6.888397 ( 2.837731)
build_install 0.011902 0.006390 9.093523 ( 4.101801)
test_btest 0.000614 0.000227 85.068710 ( 22.067150)
test_basic 0.006654 0.002465 1.066002 ( 1.116790)
test_all 0.114170 0.034974 662.663411 (197.196837)
test_rubyspec 0.054911 0.035115 128.609892 ( 24.036041)
total: 260.50 sec