Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-200755
#<BuildRuby:0x00007fee8abafdd0
@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.20241215-200755",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.004969 0.001047 1.795205 ( 2.161814)
build_miniruby 0.001149 0.000242 1.409098 ( 1.405807)
build_ruby 0.001423 0.000299 3.570703 ( 3.745894)
build_all 0.005891 0.001240 5.659123 ( 2.392802)
build_install 0.016246 0.000329 7.684389 ( 4.174928)
test_btest 0.000858 0.000156 73.941708 ( 20.374871)
test_basic 0.005811 0.004093 0.982242 ( 1.029970)
test_all 0.078585 0.064313 700.434987 (242.539404)
test_rubyspec 0.034482 0.044272 116.335875 ( 26.608217)
total: 304.43 sec