Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-214904
#<BuildRuby:0x00007f4fead1fdd0
@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.20240621-214904",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000048 0.000000 0.000048 ( 0.000048)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.008697 0.001044 4.017951 ( 4.493635)
build_miniruby 0.001530 0.000315 1.755161 ( 1.868167)
build_ruby 0.002687 0.000000 4.635171 ( 4.936006)
build_all 0.010936 0.000237 8.554331 ( 4.857863)
build_install 0.012257 0.008314 10.848551 ( 5.222055)
test_btest 0.000705 0.000159 112.733240 ( 34.439052)
test_basic 0.004547 0.008505 1.247679 ( 1.333224)
test_all 0.095069 0.052553 803.421941 (233.959395)
test_rubyspec 0.045020 0.044409 159.995802 ( 32.896146)
total: 324.01 sec