Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-163107
#<BuildRuby:0x00007f2da7fdfdc8
@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.20241229-163107",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000022 0.000006 0.000028 ( 0.000030)
build_up 0.002366 0.003464 1.964158 ( 2.277654)
build_miniruby 0.001044 0.000348 1.627628 ( 1.624368)
build_ruby 0.001678 0.000560 4.059214 ( 14.787039)
build_all 0.005886 0.001962 6.212982 ( 2.570509)
build_install 0.014195 0.003336 8.176961 ( 4.391970)
test_btest 0.000635 0.000205 73.844439 ( 21.327834)
test_basic 0.008331 0.001287 0.726571 ( 0.779256)
test_all 0.105499 0.036579 690.611874 (216.489142)
test_rubyspec 0.040085 0.040193 112.090129 ( 22.288894)
total: 286.54 sec