Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-074738
#<BuildRuby:0x00007f68605cfdd0
@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.20241028-074738",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.002863 0.004703 3.710072 ( 3.619495)
build_miniruby 0.001671 0.000000 1.320838 ( 1.317871)
build_ruby 0.001747 0.000000 4.122490 ( 4.280429)
build_all 0.004640 0.003113 5.647376 ( 2.231926)
build_install 0.013628 0.005450 8.151276 ( 3.679396)
test_btest 0.000000 0.000844 68.337503 ( 17.942252)
test_basic 0.006770 0.002791 0.809108 ( 0.857109)
test_all 0.103665 0.042713 690.764396 (202.324286)
test_rubyspec 0.062889 0.020916 120.922709 ( 22.418506)
total: 258.67 sec