Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-152757
#<BuildRuby:0x00007f1dc0ecfdd0
@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.20241102-152757",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000000 0.007816 3.586166 ( 3.785090)
build_miniruby 0.000000 0.001628 1.372867 ( 1.369600)
build_ruby 0.000000 0.001851 3.926958 ( 4.101598)
build_all 0.006373 0.000798 6.178600 ( 2.441850)
build_install 0.004687 0.012222 9.586731 ( 4.598836)
test_btest 0.000800 0.000274 73.563171 ( 19.688167)
test_basic 0.005526 0.004188 1.006730 ( 1.068797)
test_all 0.107007 0.036946 699.864942 (208.129507)
test_rubyspec 0.043585 0.040805 121.150845 ( 27.808830)
total: 272.99 sec