Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-154957
#<BuildRuby:0x00007fee361ffdc0
@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.20240901-154957",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000045)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.005122 0.003483 4.054576 ( 4.675578)
build_miniruby 0.002184 0.000000 1.923795 ( 2.078089)
build_ruby 0.002435 0.000000 4.766400 ( 5.254349)
build_all 0.010220 0.000542 8.720533 ( 4.922316)
build_install 0.013673 0.011485 11.535308 ( 6.825424)
test_btest 0.000789 0.000168 122.972003 ( 77.615600)
test_basic 0.007802 0.004842 1.355616 ( 1.732421)
test_all 0.109776 0.053379 976.387929 (635.009441)
test_rubyspec 0.041731 0.049541 169.936077 ( 81.001352)
total: 819.12 sec