Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-013836
#<BuildRuby:0x00007f469b80fdc0
@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.20240921-013836",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.003533 0.005013 4.607360 ( 3.837044)
build_miniruby 0.001219 0.000336 1.670683 ( 1.666819)
build_ruby 0.001710 0.000472 4.288490 ( 4.453718)
build_all 0.006918 0.000706 7.177864 ( 3.026799)
build_install 0.015996 0.003003 10.329260 ( 4.721618)
test_btest 0.000806 0.000207 88.205227 ( 22.850673)
test_basic 0.004049 0.005941 1.092114 ( 1.143284)
test_all 0.101778 0.046189 678.413668 (218.142152)
test_rubyspec 0.047351 0.041144 134.825860 ( 24.703529)
total: 284.55 sec