Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-073400
#<BuildRuby:0x00007f6d4564fdc0
@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.20240829-073400",
@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.000026 0.000006 0.000032 ( 0.000032)
build_up 0.000000 0.007500 3.670120 ( 3.632821)
build_miniruby 0.001086 0.000792 1.370792 ( 1.367378)
build_ruby 0.001726 0.000555 4.500940 ( 29.830625)
build_all 0.000194 0.008332 7.255945 ( 3.780050)
build_install 0.016594 0.001485 9.883838 ( 7.023661)
test_btest 0.000278 0.000956 119.837355 ( 37.318033)
test_basic 0.000711 0.012192 1.368074 ( 1.469415)
test_all 0.119303 0.039023 953.609271 (359.907612)
test_rubyspec 0.060613 0.034276 171.876763 ( 69.636899)
total: 513.97 sec