Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-213925
#<BuildRuby:0x00007f17c35cfdc8
@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.20241107-213925",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.000261 0.007438 3.668349 ( 3.603792)
build_miniruby 0.000000 0.001632 1.600873 ( 1.597623)
build_ruby 0.000000 0.001992 3.972061 ( 4.146434)
build_all 0.008428 0.000000 6.182931 ( 2.586747)
build_install 0.014144 0.003183 8.823884 ( 4.302112)
test_btest 0.000768 0.000157 76.741988 ( 20.534367)
test_basic 0.007146 0.002124 1.033057 ( 1.081875)
test_all 0.123808 0.022926 747.872505 (245.132085)
test_rubyspec 0.051086 0.030312 116.406991 ( 27.204854)
total: 310.19 sec