Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-163849
#<BuildRuby:0x00007f97f5c7fdc8
@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.20240824-163849",
@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.000040)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.007056 0.000672 3.561081 ( 3.562384)
build_miniruby 0.001268 0.000287 1.539868 ( 1.536522)
build_ruby 0.001803 0.000000 4.115566 ( 4.240443)
build_all 0.007750 0.000254 7.478117 ( 2.716898)
build_install 0.016135 0.000000 9.332160 ( 4.100827)
test_btest 0.001094 0.000000 118.304894 ( 31.572678)
test_basic 0.005695 0.004638 1.120798 ( 2.509644)
test_all 0.104718 0.047424 850.327297 (243.052994)
test_rubyspec 0.049300 0.041550 162.204626 ( 33.458337)
total: 326.75 sec